代码拉取完成,页面将自动刷新
server:
tomcat:
max-threads: 500 # Maximum amount of worker threads.
min-spare-threads: 50 # Minimum amount of worker threads
basedir: /tmp/tomcat
spring:
datasource:
url: jdbc:mysql://127.0.0.1:3306/mad_cloud?useUnicode=true&characterEncoding=UTF8&allowPublicKeyRetrieval=true&useSSL=false&autoReconnect=true
driver-class-name: com.mysql.jdbc.Driver
username: root
password: Mad123!@#
max-idle: 10
min-idle: 5
test-on-borrow: false
time-between-eviction-runs-millis: 18800
test-while-idle: true
validation-query: SELECT 1
hikari:
minimum-idle: 0
redis:
host: 127.0.0.1
port: 6379
password:
timeout: 10000
rabbitmq:
host: 127.0.0.1
port: 5672
#username: super
#password: super
http:
multipart:
max-file-size: 1000MB
max-request-size: 1000MB
location: /data/temp
diseases:
image:
path: /usr/local/nginx/html/
redis:
cache:
expiration: 3601
ribbon:
eager-load:
enabled: true
clients: mad-auth,mad-user-service,mad-organ-service
Httpclient:
enabled: true
OkHttp:
enabled: false
ReadTimeout: 20000
ConnectTimeout: 20000
feign:
hystrix:
enabled: true
okhttp:
enabled: false
httpclient:
enabled: true
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:
metrics:
web:
server:
auto-time-requests: false
#ES
es:
host: 39.96.166.226
port: 9200
scheme: http
index: book-index,access_recode
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。