Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 370 Bytes

README.MD

File metadata and controls

8 lines (5 loc) · 370 Bytes

Spring Boot Event-Stream Response Body

This repository shows off how to implement using Spring Boot an endpoint responding text/event-stream.

  • Endpoint producing text/event-stream output: http://localhost:8090//infinite-json

  • An example of how to read text/event-stream from the backend. http://localhost:8090/