提交 7216adca 编写于 作者: yuan.luo's avatar yuan.luo

添加配置

上级
spring.application.name=springbootservice2
server.port=10602
#config server
spring.cloud.config.name=springbootservice2
spring.cloud.config.profile=test
spring.cloud.config.discovery.enabled=true
spring.cloud.config.discovery.service-id=springbootconfig
eureka.client.service-url.defaultZone=http://localhost:10600/eureka/
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册