Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 378 Bytes

File metadata and controls

17 lines (12 loc) · 378 Bytes

spring-integration-5-example Build Status

this repository is containing simple spring-integration 5 example

build, run, test

bash gradle clean build bootRun
http :8080/sse
# output:
data:foo

data:bar

data:baz