去除redis的database选择。用于支持redis集群部署方式

This commit is contained in:
zhouxiunai
2019-01-11 09:16:35 +08:00
parent d7c5529863
commit cd11ac72d5
4 changed files with 1 additions and 5 deletions
-1
View File
@@ -14,7 +14,6 @@ spring:
initial-size: 3
redis:
password:
database: 1
port: 6379
pool:
max-idle: 10