深耕移动端
2020-06-13 09:33
APPLICATION FAILED TO START
Description:
Parameter 0 of method redisTemplate in com.wisezone.springboot.redis.RedisConfig required a bean of type 'org.springframework.data.redis.connection.RedisConnectionFactory' that could not be found.
- Bean method 'redisConnectionFactory' not loaded because @ConditionalOnClass did not find required class 'org.apache.commons.pool2.impl.GenericObjectPool'
Action:
Consider revisiting the conditions above or defining a bean of type 'org.springframework.data.redis.connection.RedisConnectionFactory' in your configuration.
Process finished with exit code 0
redis依赖找不到版本吗?
Springboot 微信小程序 – 微信登录功能实战
47325 学习 · 43 问题
相似问题