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

Merge pull request #394 from yunzheng1228/master

format code and fixed example's bug
This commit is contained in:
xiaojing
2019-02-28 16:20:35 +08:00
committed by GitHub
8 changed files with 23 additions and 19 deletions

View File

@@ -1,4 +1,4 @@
spring.application.name=sca-nacos-config
spring.application.name=nacos-config-example
spring.cloud.nacos.config.server-addr=127.0.0.1:8848
spring.cloud.nacos.config.shared-data-ids=base-common.properties,common.properties
spring.cloud.nacos.config.refreshable-dataids=common.properties