springboot整合redis+mybatis xml

1.在pom文件中加入依赖        <!-- redis -->         <dependency>             <groupId>org.springframework.boot</groupId>             <artifactId>spring-boot-starter-data-redis</artifactId>         </dependenc
相关文章
相关标签/搜索