Springboot 使用redis

在pom.xml 中引入如下 <dependency> <groupId>org.springframework.boot</groupId>        <artifactId>spring-boot-starter-data-redis</artifactId> </dependency>   在springboot-autoconfigure   data-> redis 中的RedisA
相關文章
相關標籤/搜索