dewffgqd
2019-03-08 11:16springboot框架里面用到了redis了吗?
我在idea里用svn检出了一个maven项目,这个项目当时是用eclipse构建的, 在这个项目中,我们并没有应用过redis,也没有在pom中引入依赖,但是在idea中启动的时候控制台报异常:
如下:
org.springframework.data.redis.RedisConnectionFailureException: Cannot get Jedis connection; nested exception is redis.clients.jedis.exceptions.JedisConnectionException: Could not get a resource from the pool
很头疼, 为啥在eclipse中启动时不报错但在IDEA中启动就报错?
- 点赞
- 回答
- 收藏
- 复制链接分享
3条回答
为你推荐
- springboot maven项目使用代码混乱工具proguard的时候,发现类名称变成a\b\c了,但是局部变量名称还是原来的。
- spring
- android
- 1个回答
- springboot框架里面用到了redis了吗?
- java
- maven
- intellij-idea
- eclipse
- 3个回答