Files
spring-integration-samples/.gitignore
Christian Posta a46d0a3b57 INTSAMPLES-60 - Add JMS-backed Cafe Application Sample
* Add idea folder to .gitignore
* Add an embedded ActiveMQ
* Add activemq data to ignore list
* Use JMS-backed channels
* Add the sample description to README.md
2012-10-03 18:10:28 -04:00

18 lines
153 B
Plaintext

application.log
application.log*
target/
log.roo
.project
.classpath
.springBeans
.DS_Store
*.iml
*.ipr
*.iws
derby.log
.idea
activemq-data
.settings/