* 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
18 lines
153 B
Plaintext
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/
|
|
|
|
|