8 lines
228 B
INI
8 lines
228 B
INI
server.port=8081
|
|
spring.artemis.host=localhost
|
|
spring.artemis.port=61616
|
|
spring.jms.template.default-destination=my-queue-1
|
|
logging.level.org.apache.activemq.audit.base=WARN
|
|
logging.level.org.apache.activemq.audit.message=WARN
|
|
|