Renamed readme.txt to README.md in category folders in order to allow for better styling using Markdown

This commit is contained in:
Gunnar Hillert
2011-08-15 17:36:14 -04:00
parent b9b10634db
commit 07d5dd6eaa
4 changed files with 0 additions and 0 deletions

10
basic/README.md Normal file
View File

@@ -0,0 +1,10 @@
$$ BASIC Samples $$
This is a good place to get started. The samples here are technically motivated and demonstrate
the bare minimum with regard to configuration and code to help you to get introduced to the basic
concepts, API and configuration of Spring Integration and how they relate to Enterprise Integration Patterns (EIP).
For example; if your are looking for an answer on how to wire service-activator to a channel or how to
apply Gateway to your message exchange or how to get started with using MAIL or XML module etc.,
this would be the right place to find a good sample. This category of samples is this is a good place to start.