Skip to content

Commit

Permalink
Add activemq properties to appendix
Browse files Browse the repository at this point in the history
Fixes gh-618
  • Loading branch information
Dave Syer committed Apr 3, 2014
1 parent dcdeadf commit 1158881
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -161,6 +161,8 @@ content into your application; rather pick only the properties that you need.
# ACTIVEMQ ({sc-spring-boot-autoconfigure}/jms/ActiveMQProperties.{sc-ext}[ActiveMQProperties])
spring.activemq.broker-url=tcp://localhost:61616 # connection URL
spring.activemq.user=
spring.activemq.password=
spring.activemq.in-memory=true
spring.activemq.pooled=false
Expand Down

0 comments on commit 1158881

Please sign in to comment.