Files
spring-integration-samples/basic
Gunnar Hillert a24994dc1c INTSAMPLES-30 - initial commit of the AMQP Sample
Added .DS_Store to .gitignore
  Removed the image as it is problematic with Github. Will be added to the SI AMQP reference documentation instead
  Removed a ":" from the readme
  Removed a class that was not used anymore
  polishing
2011-08-23 16:52:31 -04:00
..
2011-08-15 15:01:29 -04:00
2011-08-15 15:01:29 -04:00
2011-08-15 15:01:29 -04:00
2011-08-15 15:01:29 -04:00
2011-08-15 15:01:29 -04:00
2011-08-15 15:01:29 -04:00
2011-08-15 15:01:29 -04:00
2011-08-15 15:01:29 -04:00
2011-08-15 15:01:29 -04:00
2011-08-15 15:01:29 -04:00
2011-08-15 15:01:29 -04:00
2011-08-15 15:01:29 -04:00
2011-08-15 15:01:29 -04:00
2011-08-15 15:01:29 -04:00
2011-08-15 15:01:29 -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.