Example application using Spring Boot & Spring Integration with HTTP inbound/outbound gateways
./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