代码拉取完成,页面将自动刷新
同步操作将从 zhy/configee43 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
server:
port: 9011 #网关端口
spring:
application:
name: tensquare-manager
rabbitmq:
host: 192.168.242.132
jwt:
config:
key: itcast
eureka:
client:
serviceUrl: #Eureka客户端与Eureka服务端进行交互的地址
defaultZone: http://127.0.0.1:6868/eureka/
instance:
prefer-ip-address: true
zuul:
routes:
tensquare-gathering: #活动
path: /gathering/** #配置请求URL的请求规则
serviceId: tensquare-gathering #指定Eureka注册中心中的服务id
tensquare-article: #文章
path: /article/** #配置请求URL的请求规则
serviceId: tensquare-article #指定Eureka注册中心中的服务id
tensquare-base: #基础
path: /base/** #配置请求URL的请求规则
serviceId: tensquare-base #指定Eureka注册中心中的服务id
tensquare-friend: #交友
path: /friend/** #配置请求URL的请求规则
serviceId: tensquare-friend #指定Eureka注册中心中的服务id
tensquare-qa: #问答
path: /qa/** #配置请求URL的请求规则
serviceId: tensquare-qa #指定Eureka注册中心中的服务id
tensquare-recruit: #招聘
path: /recruit/** #配置请求URL的请求规则
serviceId: tensquare-recruit #指定Eureka注册中心中的服务id
tensquare-spit: #吐槽
path: /spit/** #配置请求URL的请求规则
serviceId: tensquare-spit #指定Eureka注册中心中的服务id
tensquare-user: #用户
path: /user/** #配置请求URL的请求规则
serviceId: tensquare-user #指定Eureka注册中心中的服务id
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。