🔧 修改 redisson 配置.

This commit is contained in:
lijiahang
2024-03-27 15:30:03 +08:00
parent c23eb89e7e
commit e45908130c
8 changed files with 83 additions and 1 deletions

View File

@@ -21,6 +21,9 @@ spring:
host: ${REDIS_HOST:127.0.0.1}
port: ${REDIS_PORT:6379}
password: ${REDIS_PASSWORD:Data@123456}
redisson:
threads: 4
netty-threads: 4
springdoc:
api-docs: