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

add spring cloud bus rocketmq for 1.x

This commit is contained in:
flystar32
2018-12-11 19:16:34 +08:00
parent d9abffd110
commit 56c61c8a68
13 changed files with 413 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
server.port=18082
spring.application.name=service-provider
spring.cloud.nacos.discovery.server-addr=127.0.0.1:8848
management.endpoints.web.exposure.include=*
management.security.enabled=false