INTEXT-95: Create SI Java DSL Project

JIRA: https://jira.springsource.org/browse/INTEXT-95
This commit is contained in:
Artem Bilan
2014-02-04 19:14:22 +02:00
parent b4a51d4cf5
commit b0cc426d98
16 changed files with 891 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
<html>
<body>
This document is the API specification for Spring Integration
<hr/>
<div id="overviewBody">
<p>
For further API reference and developer documentation, see the
<a href="http://static.springsource.org/spring-integration/reference" target="_top">Spring
Integration reference documentation</a>.
That documentation contains more detailed, developer-targeted
descriptions, with conceptual overviews, definitions of terms,
workarounds, and working code examples.
</p>
<p>
If you are interested in commercial training, consultancy, and
support for Spring Integration, please visit <a href="http://www.springsource.com" target="_top">
http://www.springsource.com</a>
</p>
</div>
</body>
</html>