15d85085f5
* [JAVA-18183] Moved spring-batch module to jdk9-and-above-profile * [JAVA-18183] Moved spring-boot-rest module to jdk9-and-above-profile * [JAVA-18183] Moved spring-drools module to jdk9-and-above-profile * [JAVA-18183] Moved spring-exceptions module to jdk9-and-above-profile * [JAVA-18183] Moved spring-jenkins-pipeline module to jdk9-and-above-profile * [JAVA-18183] Moved spring-core module to jdk9-and-above-profile * [JAVA-18183] Moved spring-core-4 module to jdk9-and-above-profile * [JAVA-18183] Moved spring-integration module to jdk9-and-above-profile * [JAVA-18183] Upgraded spring-drools dependencies --------- Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com> |
||
---|---|---|
.. | ||
src | ||
README.md | ||
pom.xml |
README.md
Spring Integration
This module contains articles about Spring Integration
Relevant Articles:
- Introduction to Spring Integration
- Security In Spring Integration
- Spring Integration Java DSL
- Using Subflows in Spring Integration
- Transaction Support in Spring Integration
Running the Sample
Executing the mvn exec:java
maven command (either from the command line or from an IDE) will start up the application. Follow the command prompt for further instructions.