Files
spring-integration-samples/basic
Artem Bilan 6080639682 INTSAMPLES-148: Make JPA Sample as Boot App
JIRA: https://jira.spring.io/browse/INTSAMPLES-148

Upgrade several dependencies, especially OpenJPA-2.4.0 to support Java 8 Class Transformation

Upgrade to DSL-1.1.2 and other polishing

Upgrade to SI-4.3.0.M1
2016-03-07 10:16:37 -05:00
..
2016-03-07 10:10:29 -05:00
2015-07-29 12:45:05 -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.