SpringBoot集成Redis 使用操做工具類

搬運項目中的工具類 pom依賴 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-redis</artifactId> </dependency> yml中配置redis的參數 spring: # REDIS (RedisProperties
相關文章
相關標籤/搜索