1 Star 0 Fork 2.8K

土块 / pig-config

forked from 李寻欢 / pig-config 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
application-dev.yml 1.23 KB
一键复制 编辑 Web IDE 原始数据 按行查看 历史
土块 提交于 2018-05-03 13:30 . 修改为自己本地的redis配置
#加密配置
jasypt:
encryptor:
password: lengleng
server:
tomcat:
max-threads: 500 # Maximum amount of worker threads.
min-spare-threads: 50 # Minimum amount of worker threads
spring:
redis:
remote: true #cachecloud 获取
host: 127.0.0.1
port: 6379
password:
http:
multipart:
max-file-size: 1000MB
max-request-size: 1000MB
redis:
cache:
expiration: 3601
ribbon:
eager-load:
enabled: true
clients: pig-auth,pig-upms-service
Httpclient:
enabled: false
OkHttp:
enabled: true
ReadTimeout: 30000
ConnectTimeout: 30000
feign:
hystrix:
enabled: true
okhttp:
enabled: true
httpclient:
enabled: false
client:
config:
feignName:
connectTimeout: 30000
readTimeout: 30000
compression:
request:
enabled: true
response:
enabled: true
hystrix:
threadpool:
default:
coreSize: 500
maxQueueSize: 1000
queueSizeRejectionThreshold: 800
command:
default:
execution:
isolation:
thread:
timeoutInMilliseconds: 60000
#监控短点配置
management:
security:
enabled: false
endpoints:
actuator:
enabled: true
shutdown:
enabled: false
1
https://gitee.com/ningweize/pig-config.git
git@gitee.com:ningweize/pig-config.git
ningweize
pig-config
pig-config
dev

搜索帮助

14c37bed 8189591 565d56ea 8189591