1
0
mirror of https://gitee.com/mirrors/Spring-Cloud-Alibaba.git synced 2021-06-26 13:25:11 +08:00

Merge remote-tracking branch 'upstream/1.x' into 1.x

This commit is contained in:
fangjian0423 2019-03-15 17:41:21 +08:00
commit c7f2cde56f

View File

@ -1,3 +1,3 @@
spring.application.name=spring-cloud-bus-rocketmq-example
spring.cloud.stream.rocketmq.binder.namesrv-addr=127.0.0.1:9876
spring.cloud.bus.id=${spring.application.name}:${server.port}
spring.cloud.stream.rocketmq.binder.name-server=127.0.0.1:9876
spring.cloud.bus.id=${spring.application.name}:${server.port}