INTSAMPLES-42 rename readme.txt files to README.md
This commit is contained in:
8
basic/helloworld/README.md
Normal file
8
basic/helloworld/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
Hello World Sample
|
||||
==================
|
||||
|
||||
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 the **org.springframework.integration.samples.helloworld** package.
|
||||
@@ -1,5 +0,0 @@
|
||||
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