首页
学习
活动
专区
圈层
工具
发布
  • 您找到你想要的搜索结果了吗?
    是的
    没有找到

    Bean named ‘redisTemplate‘ is expected to be of type ‘org.springframework.data.redis.core.StringRedi

    : Bean named 'redisTemplate' is expected to be of type 'org.springframework.data.redis.core.StringRedisTemplate...' but was actually of type 'org.springframework.data.redis.core.RedisTemplate' at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor...' but was actually of type 'org.springframework.data.redis.core.RedisTemplate' at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean...' but was actually of type 'org.springframework.data.redis.core.RedisTemplate' 名为“redisTemplate”的Bean...应该属于“org.springframework.data.redis.core.StringRedisTemplate”类型,但实际上是“org.springframework.data.redis.core.RedisTemplate

    73040
    领券