INT-1477 added readme files and description in each category as well as the root folder

This commit is contained in:
Oleg Zhurakousky
2010-09-28 23:12:11 -04:00
parent 59081a2df8
commit be86fdeee6
5 changed files with 92 additions and 0 deletions

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.