Skip to content

Instantly share code, notes, and snippets.

@madan712
Created May 31, 2020 09:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save madan712/945a17b58375bce72d41a8283fe67fce to your computer and use it in GitHub Desktop.
Save madan712/945a17b58375bce72d41a8283fe67fce to your computer and use it in GitHub Desktop.
application.properties - Spring boot ActiveMQ example
spring.activemq.broker-url=tcp://localhost:61616
spring.activemq.user=admin
spring.activemq.password=admin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment