1 Star 0 Fork 5

TopsLi / fcat-config

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
fcat-gate-dev.yml 965 Bytes
一键复制 编辑 原始数据 按行查看 历史
cissalcliu@gmail.com 提交于 2017-11-22 17:50 . config
hystrix:
command:
default:
execution:
isolation:
thread:
timeoutInMilliseconds: 20000
server:
port: 8965
zuul:
ignoredServices: '*'
host:
connect-timeout-millis: 20000
socket-timeout-millis: 20000
routes:
fcat-user:
path: /fcat-user/**
serviceId: fcat-user
stripPrefix: true
sensitiveHeaders:
fcat-auth:
path: /fcat-auth/**
serviceId: fcat-auth
stripPrefix: true
sensitiveHeaders:
ribbon:
ReadTimeout: 20000
ConnectTimeout: 20000
eureka:
client:
serviceUrl:
defaultZone: http://127.0.0.1:8961/eureka/
security:
sessions: stateless
oauth2:
resource:
loadBalanced: true
user-info-uri: http://fcat-auth/user
prefer-token-info: false
service-id: fcat-gate
logging:
level:
com.xfdmao.fcat.gate: DEBUG
config: classpath:logback.xml
path: /fcat/gate
Java
1
https://gitee.com/tops/fcat-config.git
git@gitee.com:tops/fcat-config.git
tops
fcat-config
fcat-config
master

搜索帮助