去除redis的database选择。用于支持redis集群部署方式
This commit is contained in:
@@ -14,7 +14,6 @@ spring:
|
||||
initial-size: 3
|
||||
redis:
|
||||
password:
|
||||
database: 1
|
||||
port: 6379
|
||||
pool:
|
||||
max-idle: 10
|
||||
|
||||
@@ -14,7 +14,6 @@ spring:
|
||||
initial-size: 3
|
||||
redis:
|
||||
password:
|
||||
database: 1
|
||||
port: 6379
|
||||
pool:
|
||||
max-idle: 10
|
||||
|
||||
Reference in New Issue
Block a user