JAVA-937: Migrate spring-cloud-bus to parent-boot-2

This commit is contained in:
sampadawagde
2020-06-02 15:46:57 +05:30
parent 6cd7bfba80
commit 41a09bbf23
5 changed files with 26 additions and 10 deletions
@@ -4,4 +4,14 @@ spring:
host: localhost
port: 5672
username: guest
password: guest
password: guest
cloud:
bus:
enabled: true
refresh:
enabled: true
management:
endpoints:
web:
exposure:
include: "*"