This repository shows off how to implement using Spring Boot an endpoint responding text/event-stream.
- 
Endpoint producing text/event-streamoutput:http://localhost:8090//infinite-json
- 
An example of how to read text/event-streamfrom the backend.http://localhost:8090/