INT-1477 restructuring samples repo to have basic, intermediate, advancedand applications directories
This commit is contained in:
5
basic/helloworld/readme.txt
Normal file
5
basic/helloworld/readme.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
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
|
||||
Reference in New Issue
Block a user