Springboot整合redis

註解方式使用Redis緩存 Pom.xml文件引入依賴 <dependency>        <groupId>org.springframework.boot</groupId>        <artifactId>spring-boot-starter-data-redis</artifactId> </dependency> application.properties中redis的配置
相關文章
相關標籤/搜索