rev:成品日报更新

This commit is contained in:
2023-12-26 17:08:39 +08:00
parent 0ec00360d5
commit 2d20869770
8 changed files with 136 additions and 49 deletions

View File

@@ -123,3 +123,23 @@ management:
health:
elasticsearch:
enabled: false #取消对elasticsearch的检查 https://www.codeleading.com/article/60643988608/
jetcache:
statIntervalMinutes: 15
areaInCacheName: false
local:
default:
type: linkedhashmap
keyConvertor: fastjson
remote:
default:
type: redis
keyConvertor: fastjson2
broadcastChannel: projectA
valueEncoder: java
valueDecoder: java
poolConfig:
minIdle: 5
maxIdle: 20
maxTotal: 50
host: 127.0.0.1
port: 6379