Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 196 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 196 Bytes

Server-Sent Events with Spring Boot

Demo about Server-Sent Events with Spring Boot

You can check by making request with curl.
Like this: curl http://localhost:8080/messages/15

Enjoy!