logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

spring boot整合redis报错:Could not autowire. No beans of ‘RedisConnectionFactory‘ type found

报错:Could not autowire. No beans of 'RedisConnectionFactory' type found。报错原因:spring-boot-starter-parent的版本问题,将2.7.2的版本更换为2.6.9的版本即可。修改后刷新maven,如果报2.6.9错误,重启下idea就可以了。...

#spring boot#redis#java
3934:C 10 Aug 2022 00:14:04.239 # Fatal error, can‘t open config file ‘/usr/local/redis/./redis-conf

报错:3934:C 10 Aug 2022 00:14:04.239 # Fatal error, can't open config file '/usr/local/redis/./redis-conf': No such file or directory。3934:C 2022 年 8 月 10 日 00:14:04.239 # 致命错误,无法打开配置文件 '/usr/local/redi

#redis#数据库#java
暂无文章信息