1 Star 0 Fork 0

Dukou007 / tensquare-config

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
manager-dev.yml 938 Bytes
一键复制 编辑 原始数据 按行查看 历史
Dukou007 提交于 2018-07-16 20:36 . 配置集群文件
server:
port: 9011
spring:
application:
name: tensquare-manager
rabbitmq:
host: 192.168.184.135
eureka:
client:
service-url:
defaultZone: http://127.0.0.1:6868/eureka
instance:
prefer-ip-address: true
zuul:
routes:
tensquare-article:
path: /article/**
serviceId: tensquare-article
tensquare-base:
path: /base/**
serviceId: tensquare-base
tensquare-friend:
path: /friend/**
serviceId: tensquare-friend
tensquare-gathering:
path: /gathering/**
serviceId: tensquare-gathering
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
jwt:
config:
key: itcast
Java
1
https://gitee.com/Chrome007/tensquare-config.git
git@gitee.com:Chrome007/tensquare-config.git
Chrome007
tensquare-config
tensquare-config
master

搜索帮助