INTSAMPLES-36 - Adding rest-http sample to demonstrate the usage of Spring Integration's new HTTP Path facility usage

* The JIRA referenced for this sample is https://jira.springsource.org/browse/INTSAMPLES-36
This commit is contained in:
Vigil Bose
2011-11-16 15:52:37 -05:00
committed by Gunnar Hillert
parent c97fb87ae8
commit f7bd84e22f
20 changed files with 1087 additions and 1 deletions

2
.gitignore vendored
View File

@@ -1,7 +1,6 @@
application.log
application.log*
target/
.settings/
log.roo
.project
.classpath
@@ -13,3 +12,4 @@ log.roo
derby.log
.idea
activemq-data
.settings/