spring整合redis时出现的异常Error creating bean with name 'JedisConnectionFactory' defined in URL
异常如下: org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘JedisConnectionFactory’ defined in URL [jar:file:/D:/DevelopTools/maven_repository/com/pinyougou/pinyougou-common/1.0-SNAPSHOT/pinyougou-common-1.0-SNAPSHOT.jar!/spring/applicationContext-redis.xml]: Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: redis.clients.jedis.JedisShardInfo.setTimeout(I)V at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1578) at org.springframework.beans