Redis在Java项目中的依赖 compile group: 'org.springframework.boot', name: 'spring-boot-starter-data-redis', version: '2.0.4.RELEASE' compile group: 'redis.clients', name: 'jedis', version: '2.9.0'可能会漏了后者。... 项目经验 2023-10-21 182 点赞 2 评论 275 浏览