springboot使用redis的配置application.yml鏈接池以及存取

第一步:添加pom文件依賴:html <!-- redis --> <dependency> <groupId>redis.clients</groupId> <artifactId>jedis</artifactId> <version>2.9.0</version> </dependency
相關文章
相關標籤/搜索