Files
spring-integration-samples/getting-started/helloworld
2010-09-16 15:51:09 -04:00
..
2010-09-16 15:51:09 -04:00
2010-09-16 15:51:09 -04:00
2010-09-16 15:51:09 -04:00
2010-09-16 15:33:57 -04:00
2010-09-16 15:33:57 -04:00
2010-09-16 15:51:09 -04:00
2010-09-16 15:51:09 -04:00

This is an obvious place to get started. It demonstrates a simple message flow represented by the diagram below:

Message -> Channel -> ServiceActivator -> QueueChannel 

To run sample simply execute a test case in org.springframework.integration.samples.helloworld package