1 Star 0 Fork 0

Nuolian / config-demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
ribbon.properties 270 Bytes
一键复制 编辑 原始数据 按行查看 历史
Nuolian 提交于 2020-11-30 13:49 . 添加多个配置文件
server.port=8004
spring.application.name=consumer-ribbon
eureka.client.service-url.defaultZone=http://localhost:8001/eureka/
#设置hystrix超时时间
hystrix.command.default.execution.isolation.thread.timeoutInMilliseconds=60000
#请求处理的超时时间
ribbon.ReadTimeout=10000
Java
1
https://gitee.com/nuolian/config-demo.git
git@gitee.com:nuolian/config-demo.git
nuolian
config-demo
config-demo
master

搜索帮助