You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
229 B
Properties
8 lines
229 B
Properties
2 years ago
|
async.channel=rabbitmq
|
||
|
|
||
|
spring.rabbitmq.listener.direct.auto-startup=true
|
||
|
spring.rabbitmq.listener.simple.auto-startup=true
|
||
|
spring.rabbitmq.addresses=10.10.10.39:5672
|
||
|
spring.rabbitmq.username=guest
|
||
|
spring.rabbitmq.password=guest
|