1 Star 0 Fork 26

SnailJian / roncoo-education-config

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
application-test.properties 956 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
keyinghao 提交于 2019-04-18 10:30 . redis
# 环境总配置
spring.servlet.multipart.location=/tmp/education/
# elasticsearch
spring.data.elasticsearch.cluster-nodes=192.168.1.185:9300
spring.data.elasticsearch.cluster-name=roncoo_cloud_elk
# redis
spring.redis.host=192.168.1.85
spring.redis.port=6379
spring.redis.password=RonCoo.123
spring.redis.database=7
# zipkin
spring.zipkin.sender.type=web
spring.zipkin.enabled=true
spring.zipkin.base-url=http://192.168.1.181:5781/
spring.sleuth.sampler.percentage=1.0
# eureka
eureka.client.registry-fetch-interval-seconds=30
eureka.instance.lease-renewal-interval-in-seconds=15
eureka.instance.lease-expiration-duration-in-seconds=45
# 禁用注册中心
ribbon.eureka.enabled=false
roncoo-education-course-service.ribbon.listOfServers=http://192.168.1.181:5710
roncoo-education-user-service.ribbon.listOfServers=http://192.168.1.181:5720
roncoo-education-system-service.ribbon.listOfServers=http://192.168.1.181:5730
1
https://gitee.com/SnailJian/roncoo-education-config.git
git@gitee.com:SnailJian/roncoo-education-config.git
SnailJian
roncoo-education-config
roncoo-education-config
master

搜索帮助

14c37bed 8189591 565d56ea 8189591