chore: 优化 JetCache 不同环境配置

This commit is contained in:
Charles7c 2024-01-14 21:54:26 +08:00
parent a2411f728a
commit 8596e47ed6
2 changed files with 4 additions and 0 deletions

View File

@ -78,6 +78,8 @@ spring.data:
mode: SINGLE
## JetCache 配置
jetcache:
# 统计间隔(默认 0表示不统计
statIntervalMinutes: 15
## 本地/进程级/一级缓存配置
local:
default:

View File

@ -80,6 +80,8 @@ spring.data:
mode: SINGLE
## JetCache 配置
jetcache:
# 统计间隔(默认 0表示不统计
statIntervalMinutes: 0
## 本地/进程级/一级缓存配置
local:
default: