2019-09-27 14:54:57 +01:00
## Spring Integration
This module contains articles about Spring Integration
2017-01-08 13:25:59 +06:00
### Relevant Articles:
- [Introduction to Spring Integration ](http://www.baeldung.com/spring-integration )
2018-04-11 11:33:18 +06:00
- [Security In Spring Integration ](http://www.baeldung.com/spring-integration-security )
2018-09-07 16:56:13 +06:00
- [Spring Integration Java DSL ](https://www.baeldung.com/spring-integration-java-dsl )
2018-12-06 22:57:24 +05:30
- [Using Subflows in Spring Integration ](https://www.baeldung.com/spring-integration-subflows )
2017-12-11 06:25:25 -05:00
### 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.