add 增加 redisson key 前缀配置

This commit is contained in:
疯狂的狮子li
2022-07-15 14:50:10 +08:00
parent 1e1300fceb
commit f045c36494
5 changed files with 85 additions and 5 deletions

View File

@@ -113,6 +113,8 @@ spring:
# redisson 配置
redisson:
# redis key前缀
keyPrefix:
# 线程池数量
threads: 4
# Netty线程池数量