代码更新

This commit is contained in:
ludj
2023-05-25 20:27:38 +08:00
parent 74f6fd7173
commit 392d2a0a66
11 changed files with 488 additions and 224 deletions

View File

@@ -59,6 +59,16 @@ spring:
password: ${REDIS_PWD:}
#连接超时时间
timeout: 5000
redisson:
config: |
threads: 4
nettyThreads: 4
singleServerConfig:
connectionMinimumIdleSize: 8
connectionPoolSize: 8
address: redis://127.0.0.1:6379
idleConnectionTimeout: 10000
timeout: 3000
# 登录相关配置
login:
# 登录缓存