Commit 3f476583 by Administrator

Update application-dev.yml

parent 74306a3b
...@@ -16,6 +16,10 @@ spring: ...@@ -16,6 +16,10 @@ spring:
publisher-confirms: true #确认消息已发送到交换机(Exchange) publisher-confirms: true #确认消息已发送到交换机(Exchange)
publisher-returns: true #确认消息已发送到队列(Queue) publisher-returns: true #确认消息已发送到队列(Queue)
management:
health:
rabbit:
enabled: false
feign: feign:
hystrix: hystrix:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment