Spring boot + Redis

1. pom.xml 配置redis依赖 <!-- redis依赖包 --> <!-- https://mvnrepository.com/artifact/org.springframework.data/spring-data-redis --> <dependency> <groupId>org.springframework.data</groupId> <artifact
相关文章
相关标签/搜索