application.yml 128 B

1234567
  1. spring:
  2. activemq:
  3. broker-url: tcp://localhost:61616
  4. in-memory: true
  5. enabled: false
  6. jms:
  7. pub-sub-domain: true