Commit 73efb3b2 by 张勇

去掉rabbit MQ配置

parent 7846a78f
......@@ -6,18 +6,18 @@ redis:
expiration: 3600
# datasoure默认使用JDBC
spring:
rabbitmq:
host: 192.168.1.83
port: 5672
username: zzq223
password: 222222
zipkin:
rabbitmq:
queue: zipkin
sleuth:
sampler:
percentage: 1.0
#spring:
#rabbitmq:
#host: 192.168.1.83
#port: 5672
#username: zzq223
#password: 222222
#zipkin:
#rabbitmq:
#queue: zipkin
#sleuth:
#sampler:
#percentage: 1.0
# 分库分表支持
sharding:
......
......@@ -6,18 +6,18 @@ redis:
expiration: 3600
# datasoure默认使用JDBC
spring:
rabbitmq:
host: 192.168.1.83
port: 5672
username: zzq223
password: 222222
zipkin:
rabbitmq:
queue: zipkin
sleuth:
sampler:
percentage: 1.0
#spring:
#rabbitmq:
#host: 192.168.1.83
#port: 5672
#username: zzq223
#password: 222222
#zipkin:
#rabbitmq:
#queue: zipkin
#sleuth:
#sampler:
#percentage: 1.0
# 分库分表支持
sharding:
......
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