摘要: 1.引入maven依赖 <dependency> <groupId>redis.clients</groupId> <artifactId>jedis</artifactId></dependency> 2.在application.properties里面配置地址 spring.redis.hos 阅读全文
posted @ 2019-12-18 00:58 从精通到陌生 阅读(309) 评论(0) 推荐(0) 编辑