SpringBoot整合redis

導入依賴java <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-redis</artifactId> </dependency> 使用restful風格       string、list、ha
相關文章
相關標籤/搜索