🔨 修改无缓存配置.
This commit is contained in:
@@ -15,6 +15,7 @@ spring:
|
||||
password: ${REDIS_PASSWORD:Data@123456}
|
||||
database: ${REDIS_DATABASE:10}
|
||||
data-version: ${REDIS_DATA_VERSION:1}
|
||||
mock: false
|
||||
redisson:
|
||||
threads: 2
|
||||
netty-threads: 2
|
||||
@@ -42,6 +43,3 @@ mybatis-plus:
|
||||
configuration:
|
||||
# 日志打印
|
||||
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
|
||||
|
||||
no:
|
||||
redis: false
|
||||
|
||||
Reference in New Issue
Block a user