Files
spring-integration-samples/basic
Gary Russell cc579226d6 INTSAMPLES-127 Polishing
- PR Comments
- Switch to Jackson2
- Fix oxm config

Polishing

INTSAMPLES-127 Update to SI 4.0.0.RC1

INTSAMPLES-127 Remove Servlet Dependency

travel sample; see INT-3350.

INTSAMPLES-127 Update Samples to SI 4.0.0

JIRA: https://jira.spring.io/browse/INTSAMPLES-127

Created `maint` branch for ongoing SI 3.0.x samples.
2014-04-16 20:45:34 +03:00
..
2014-04-16 20:45:34 +03:00
2014-04-16 20:45:34 +03:00
2014-04-16 20:45:34 +03:00
2014-04-16 20:45:34 +03:00
2014-04-16 20:45:34 +03:00
2014-04-16 20:45:34 +03:00
2014-04-16 20:45:34 +03:00
2014-04-16 20:45:34 +03:00
2014-04-16 20:45:34 +03:00
2014-04-16 20:45:34 +03:00
2014-04-16 20:45:34 +03:00
2014-04-16 20:45:34 +03:00
2014-04-16 20:45:34 +03:00
2014-04-16 20:45:34 +03:00
2014-04-16 20:45:34 +03:00
2014-04-16 20:45:34 +03:00
2014-04-16 20:45:34 +03:00
2014-04-16 20:45:34 +03:00
2014-04-16 20:45:34 +03:00
2014-04-16 20:45:34 +03:00
2014-04-16 20:45:34 +03:00
2014-04-16 20:45:34 +03: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.