application.yml 96 B

12345
  1. spring:
  2. activemq:
  3. broker-url: tcp://localhost:61616
  4. in-memory: true
  5. enabled: false