A sample Spring Boot WebFlux application for emitting infinite JSON resourses. Also contains a test case, depicting how to test infinite streams.
To try out, run the application and try the command:
curl http://localhost:8080/foo-stream
A sample Spring Boot WebFlux application for emitting infinite JSON resourses. Also contains a test case, depicting how to test infinite streams.
To try out, run the application and try the command:
curl http://localhost:8080/foo-stream