springboot连接redis错误 io.lettuce.core.RedisCommandTimeoutException:

Posted Mr.lang?

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了springboot连接redis错误 io.lettuce.core.RedisCommandTimeoutException:相关的知识,希望对你有一定的参考价值。

springboot连接redis报错 超时连接不上  可以从以下方面排查

1查看自己的配置文件信息,把超时时间不要设置0毫秒 设置5000毫秒

 

 

2redis服务长时间不连接就会休眠,也会连接不上 重新启动redis服务《黑窗口》

 

以上是关于springboot连接redis错误 io.lettuce.core.RedisCommandTimeoutException:的主要内容,如果未能解决你的问题,请参考以下文章

不会用SpringBoot连接Redis,那就赶紧看这篇

不会用SpringBoot连接Redis,那就赶紧看这篇

spring boot redis Lettuce连接池

springboot整合redis

SpringBoot+Redis

java架构之路-(Redis专题)SpringBoot连接Redis超简单