代码拉取完成,页面将自动刷新
server:
port: 9013
spring:
application:
name: tensquare-web
rabbitmq:
host: 192.168.217.130
eureka:
client:
service-url:
defaultZone: http://127.0.0.1:6868/eureka/
instance:
prefer-ip-address: true
#forword error1
ribbon:
ReadTimeout: 3000
ConnectTimeout: 3000
#forword error2
hystrix:
command:
default:
execution:
isolation:
thread:
timeout-in-milliseconds: 3000
#forword error3
zuul:
host:
connect-timeout-millis: 3000
socket-timeout-millis: 3000
routes:
tensquare-gathering: #活动
path: /gathering/**
serviceId: tensquare-gathering
tensquare-article: #文章服务
path: /article/**
serviceId: tensquare-article
tensquare-base: #基础服务
path: /base/**
serviceId: tensquare-base
tensquare-friend: #交友服务
path: /friend/**
serviceId: tensquare-friend
tensquare-qa: #问答服务
path: /qa/**
serviceId: tensquare-qa
tensquare-recruit: #招聘服务
path: /recruit/**
serviceId: tensquare-recruit
tensquare-spit: #吐槽服务
path: /spit/**
serviceId: tensquare-spit
tensquare-user: #用户服务
path: /user/**
serviceId: tensquare-user
tensquare-search: #用户服务
path: /search/**
serviceId: tensquare-search
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。