摘要: 1.pom.xml <dependency> <groupId>redis.clients</groupId> <artifactId>jedis</artifactId> </dependency> 2.application.properties spring.redis.host=192.16 阅读全文
posted @ 2021-08-13 13:46 铜丝儿 阅读(863) 评论(0) 推荐(0) 编辑