1 Star 0 Fork 0

Nuolian / config-demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
zuul.properties 258 Bytes
一键复制 编辑 原始数据 按行查看 历史
Nuolian 提交于 2020-11-30 13:49 . 添加多个配置文件
server.port=9000
spring.application.name=zuul-service
eureka.instance.prefer-ip-address=true
eureka.client.service-url.defaultZone=http://localhost:8001/eureka
zuul.routes.providerone.path=/zuul-app/**
zuul.routes.providerone.service-id=CONSUMER-RIBBON
Java
1
https://gitee.com/nuolian/config-demo.git
git@gitee.com:nuolian/config-demo.git
nuolian
config-demo
config-demo
master

搜索帮助