1 Star 0 Fork 0

wolf/cloud-config-34

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
order-server.yml 769 Bytes
一键复制 编辑 原始数据 按行查看 历史
wolf 提交于 2019-09-07 12:38 +08:00 . env设置
server:
port: 9090
spring:
zipkin:
base-url: http://localhost:9411
sender:
type: web
sleuth:
sampler:
probability: 1
rabbitmq:
host: localhost
port: 5672
username: guest
password: guest
PRODUCT-SERVER:
ribbon:
NFLoadBalancerRuleClassName: com.netflix.loadbalancer.ZoneAvoidanceRule
MaxAutoRetries: 0
MaxAutoRetriesNextServer: 0
feign:
hystrix:
enabled: true
client:
config:
default:
connectTimeout: 4000
readTimeout: 4000
hystrix:
command:
default:
execution:
isolation:
thread:
timeoutInMilliseconds: 4000
management:
endpoints:
web:
exposure:
include: "*"
env: 9999
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/codingwolf/cloud-config-34.git
git@gitee.com:codingwolf/cloud-config-34.git
codingwolf
cloud-config-34
cloud-config-34
master

搜索帮助