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:
committed by
Gunnar Hillert
parent
c97fb87ae8
commit
f7bd84e22f
2
.gitignore
vendored
2
.gitignore
vendored
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user