Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 244 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 244 Bytes

screen-color

ServerSentEvent screen-color service

A simple service to return the average screen color

Reactive SpringBoot WebFlux Functional Routing

Running

./mvnw clean package && SERVER_PORT=3000 java -jar target/screen-color.jar