认证服务改为通过feign进行调用

This commit is contained in:
ajaxfan
2021-04-07 15:16:34 +08:00
parent 057499ad0f
commit 9e359c63fb
7 changed files with 65 additions and 48 deletions

View File

@ -2,6 +2,8 @@ feign.hystrix.enabled=true
feign.client.config.default.retryer=feign.Retryer.Default
hystrix.command.default.execution.isolation.thread.timeoutInMilliseconds=600000
server.max-http-header-size=2048576
# document center id
document.center.service.id=core-service-document-center
document.center.ip-address=http://10.242.31.158:8801/
document.center.ip-address=http://10.238.25.112:8100/doc/