Skip to content

Spring Boot & Integration example using HTTP inbound/outbound gateways

License

Notifications You must be signed in to change notification settings

kevvvvyp/spring-integration-example

Repository files navigation

spring-integration-example

Example application using Spring Boot & Spring Integration with HTTP inbound/outbound gateways

Docker run

./gradlew dockerBuildImage Open terminal & run:> docker run -p 8080:8080 -i -t com.kevvvvyp/spring-integration-example:

e.g. docker run -p 8080:8080 -i -t com.kevvvvyp/spring-integration-example:0.0.1-snapshot

About

Spring Boot & Integration example using HTTP inbound/outbound gateways

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages