Skip to content

Latest commit

 

History

History

spring-integration-5-example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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