Spring Boot整合Mybatis-Plus步骤+自定义表链接查询方法

步骤 1.建立一个maven项目,引入依赖 <!--继承springboot父项目--> <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> <version>1.5.7.RELEASE</version> <
相关文章
相关标签/搜索