Files
spring-integration-samples/basic
Artem Bilan 4f2d9c52c5 Upgrade dependencies
* Fix compilation warnings
* Fix compatibility with upgraded deps
* Fix repo URLs
2021-07-20 13:26:56 -04:00
..
2021-07-20 13:26:56 -04:00
2021-07-20 13:26:56 -04:00
2021-07-20 13:26:56 -04:00
2021-07-20 13:26:56 -04:00
2021-07-20 13:26:56 -04:00
2021-07-20 13:26:56 -04:00
2021-07-20 13:26:56 -04:00
2021-07-20 13:26:56 -04:00
2021-07-20 13:26:56 -04:00
2021-07-20 13:26:56 -04:00
2021-07-20 13:26:56 -04:00
2021-07-20 13:26:56 -04:00
2021-07-20 13:26:56 -04:00
2021-07-20 13:26:56 -04:00
2021-07-20 13:26:56 -04:00
2021-07-20 13:26:56 -04:00
2021-07-20 13:26:56 -04:00
2021-07-20 13:26:56 -04:00
2021-07-20 13:26:56 -04:00
2021-07-20 13:26:56 -04:00
2021-01-20 16:19:41 -05:00
2021-07-20 13:26:56 -04:00
2021-07-20 13:26:56 -04:00
2021-07-20 13:26:56 -04:00
2021-07-20 13:26:56 -04:00
2021-07-20 13:26:56 -04:00
2021-07-20 13:26:56 -04:00
2021-07-20 13:26:56 -04:00
2021-07-20 13:26:56 -04:00
2021-07-20 13:26:56 -04:00
2021-07-20 13:26:56 -04:00
2021-07-20 13:26:56 -04:00
2021-03-17 19:19:53 -04:00
2019-03-22 15:59:21 -04:00

Basic Samples

This is a good place to get started. The samples here are technically motivated and demonstrate the bare minimum with regard to configuration and code to help you to get introduced to the basic concepts, API and configuration of Spring Integration and how they relate to Enterprise Integration Patterns (EIP).

For example; if your are looking for an answer on how to wire a Service Activator to a Channel or how to apply a Gateway to your message exchange or how to get started with using the Mail or XML module etc., this would be the right place to find a good sample.