Commit 9dcdb82e by Administrator

Update application-test.yml

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