Cannot get Jedis connection; nested exception is redis.clients.jedis.excepti解决方法

redis没连上,重启redis服务即可
再配合RedisConnectionFailureException报错,更加确定redis没启动了.
Cannot get Jedis connection; nested exception is redis.clients.jedis.excepti解决方法_第1张图片

你可能感兴趣的:(redis,java,数据库)