Bean named redisTemplate is expected to be of type comeetrustutilsRedisUtilsLettuce but was actually of type orgspringframeworkdatarediscoreRedisTemplate 中文解释
这段错误信息的意思是,变量名为'redisTemplate'的Bean预期应该是'com.eetrust.utils.RedisUtilsLettuce'类型,但实际上是'org.springframework.data.redis.core.RedisTemplate'类型。
原文地址: https://www.cveoy.top/t/topic/iyyP 著作权归作者所有。请勿转载和采集!