springboot整合redis+mybatis xml

1.在pom文件中加入依賴        <!-- redis -->         <dependency>             <groupId>org.springframework.boot</groupId>             <artifactId>spring-boot-starter-data-redis</artifactId>         </dependenc
相關文章
相關標籤/搜索