INTEXT-34 - Convert AWS Module to Gradle

For reference see: https://jira.springsource.org/browse/INTEXT-34
This commit is contained in:
Gunnar Hillert
2013-03-11 17:38:34 -04:00
parent 48a80ff4f2
commit 07b3efa3dc
56 changed files with 1478 additions and 379 deletions

22
src/api/overview.html Normal file
View File

@@ -0,0 +1,22 @@
<html>
<body>
This document is the API specification for the Spring Integration AWS Extension
<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>