You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Field redisTemplate in com.pethouse.api.service.impl.SendMessageServiceImpl required a single bean, but 2 were found:
- justAuthRedisCacheTemplate: defined by method 'justAuthRedisCacheTemplate' in class path resource [com/xkcoding/justauth/autoconfigure/JustAuthStateCacheConfiguration$Redis.class]
- stringRedisTemplate: defined by method 'stringRedisTemplate' in class path resource [org/redisson/spring/starter/RedissonAutoConfiguration.class]
The text was updated successfully, but these errors were encountered:
Description:
Field redisTemplate in com.pethouse.api.service.impl.SendMessageServiceImpl required a single bean, but 2 were found:
- justAuthRedisCacheTemplate: defined by method 'justAuthRedisCacheTemplate' in class path resource [com/xkcoding/justauth/autoconfigure/JustAuthStateCacheConfiguration$Redis.class]
- stringRedisTemplate: defined by method 'stringRedisTemplate' in class path resource [org/redisson/spring/starter/RedissonAutoConfiguration.class]
The text was updated successfully, but these errors were encountered: