src/main/resources/application.yml
@@ -15,7 +15,7 @@ host: 127.0.0.1 port: 6369 password: rediS_5L#F4_Server timeout: 30000 # 连接超时时长(毫秒) timeout: 90000 # 连接超时时长(毫秒) pool: max-active: 1000 # 连接池最大连接数(使用负值表示没有限制) max-wait: -1 # 连接池最大阻塞等待时间(使用负值表示没有限制)