3 Star 0 Fork 0

思特沃克数字平台在线学习系统/tws-config-deployment

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
application.yml 1.09 KB
一键复制 编辑 原始数据 按行查看 历史
review 提交于 2020-03-11 15:22 . [Xin]: add feign config template
appContextPath: ~
notificationCenter: http://localhost:8087
feign:
notificationCenter:
name: 'notification-center'
url: 'http://localhost:8087'
practiseDiary:
name: 'practise-diary'
url: 'http://localhost:8086'
userCenter:
name: 'user-center'
url: 'http://localhost:8080'
programCenter:
name: 'program-center'
url: 'http://localhost:8090'
quizCenter:
name: 'quiz-center'
url: 'http://localhost:8088'
organizationCenter:
name: 'organization-center'
url: 'http://localhost:8081'
authCenter:
name: 'auth-center'
url: 'http://localhost:8085'
diffCenter:
name: 'diff-center'
url: 'http://localhost:8093'
visualizationCenter:
name: 'visualization-center'
url: 'http://localhost:8000/visualization-center'
spring:
cloud: ## 解决 Spring Boot 2.X 与 actuator 冲突
refresh:
enabled: false
servlet:
multipart:
max-file-size: 5MB
max-request-size: 10MB
file-size-threshold: 10MB
enabled: true
management:
endpoints:
web:
exposure:
include: hystrix.stream,health,info
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tws-system/tws-config-deployment.git
git@gitee.com:tws-system/tws-config-deployment.git
tws-system
tws-config-deployment
tws-config-deployment
master

搜索帮助