提交 bf56b0b9 编写于 作者: S shenhongxi

springcloud config

上级 6739eded
......@@ -2,6 +2,8 @@ server:
port: 8762
spring:
application:
name: configserver
cloud:
config:
server:
......
......@@ -6,4 +6,9 @@ server:
port: 8764
spring:
application:
name: demo-consumer
\ No newline at end of file
name: demo-consumer
cloud:
config:
label: master
profile: test
uri: http://localhost:8762/
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册