Spring cloud+redis

1.創建一個spring boot服務,具體如何創建網上都有。 項目創建好之後添加redis jar包 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-redis</artifactId> </dependency> <dependency>
相關文章
相關標籤/搜索