Commit 1ce9b6be by Administrator

Update application-test.yml

parent 44f119be
...@@ -37,16 +37,16 @@ spring: ...@@ -37,16 +37,16 @@ spring:
publisher-confirms: true publisher-confirms: true
#确认消息已发送到队列(Queue) #确认消息已发送到队列(Queue)
publisher-returns: true publisher-returns: true
zipkin: #zipkin:
#base-url=http://localhost:11008 #base-url=http://localhost:11008
enabled: true #enabled: true
sender: #sender:
type: rabbit # type: rabbit
rabbitmq: #rabbitmq:
queue: zipkin # queue: zipkin
sleuth: #sleuth:
sampler: # sampler:
percentage: 1.0 # percentage: 1.0
http: http:
multipart: multipart:
enabled: true enabled: true
......
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