redis超时时间

master
wei.zhang2 2018-05-25 17:29:20 +08:00
parent 7501773b6c
commit a47e6689f0
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ spring:
redis: redis:
host: localhost host: localhost
port: 6379 port: 6379
timeout: 5000 timeout: 10000
lettuce: lettuce:
pool: pool:
min-idle: 0 min-idle: 0