🔧 修改 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

@@ -10,7 +10,10 @@ spring:
redis:
host: 127.0.0.1
port: 6379
password: lijiahang
password: Data@123456
redisson:
threads: 2
netty-threads: 2
mybatis-plus:
configuration: