Files
spring-integration/spring-integration-samples/helloworld/README.txt
2010-05-28 18:13:05 +00:00

10 lines
381 B
Plaintext

Instructions for running the HelloWorldDemo sample
-------------------------------------------------------------------------------
1. See README.txt in the parent directory.
2. To run this sample as a standalone application simply execute the
HelloWorldDemo class that is located within the
org.springframework.integration.samples.helloworld package.
Happy integration :-)