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

put all nacos config metadata to bootstrap

This commit is contained in:
flystar32
2018-10-29 23:01:30 +08:00
parent 43a4f97907
commit a2b158d67d
13 changed files with 158 additions and 194 deletions

View File

@@ -1,3 +1,2 @@
spring.application.name=nacos-config-example
server.port=18084
management.endpoints.web.exposure.include=*

View File

@@ -1 +1,2 @@
spring.application.name=nacos-config-example
spring.cloud.nacos.config.server-addr=127.0.0.1:8848