@@ -61,6 +61,8 @@ spring:
host: localhost
# 端口,默认为6379
port: 6379
+ # 密码
+ password:
# 连接超时时间
timeout: 10s
lettuce: