java-tutorials/spring-integration
panos-kakos eb17d0e2ed [JAVA-13966] Upgraded h2 database to 2.1.214 + clean up (#12711)
* [JAVA-13966] Upgraded h2 database to 2.1.214

* [JAVA-13966] fixed tests for libraries-apache-commons

* [JAVA-13966] fixed tests

* [JAVA-13966] fixed tests

* [JAVA-13966] fixed tests JAVA-JPA MODULE

* [JAVA-13966] Made ninja submodule part of web-modules(parent)

* [JAVA-13966] Fixed naming convention for pmd

* [JAVA-13966] Moved tests of ninja-module to ManualTest category

* [JAVA-13966] Fix tests

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-10-20 00:17:05 +05:30
..
src JAVA-959: Migrate spring-integration to com.baeldung 2020-03-11 21:20:18 +01:00
README.md Update README.md 2019-10-30 22:12:05 +08:00
pom.xml [JAVA-13966] Upgraded h2 database to 2.1.214 + clean up (#12711) 2022-10-20 00:17:05 +05:30

README.md

Spring Integration

This module contains articles about Spring Integration

Relevant Articles:

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.