BoyWithCode

Just a boy writes a code.

 

2023年5月31日

SpringBoot连接Redis失败报错:Unable to connect to Redis; (小白篇)

摘要: 学习redis一段时间了,现在开始使用springboot整合redis,实现Java与redis数据库的连接与一系列的使用。 但刚开始就给我来了个下马威,直接寄,连接不上redis,在swagger的报错如下: **Unable to connect to Redis; nested except 阅读全文

posted @ 2023-05-31 09:54 chaodahao 阅读(9692) 评论(1) 推荐(2)

导航