Skip to content

Files

Latest commit

author
Hai Nguyen
Dec 27, 2020
4890eac · Dec 27, 2020

History

History
14 lines (9 loc) · 169 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 169 Bytes

Demo Application Server Send Event

Build image

mvn spring-boot:build-image

Run image

docker run -it -p8080:8080 sse:0.0.1-SNAPSHOT