* Upgraded all Spring Integration dependencies to 2.1.0.RELEASE * All Samples use the new Artifactory-based Milestone Repository http://repo.springsource.org/milestone (As the repositories are additive, this repository will also include the release repo) * Added versions to all Maven plugin declarations, reducing the amount WARNING-level logging substantially
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