SpringBoot + Mybatis 整合

整体目录结构: 代码: pom.xml <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web</artifactId> </dependency> <dependency> <groupId>org.mybatis.spring.boot</
相关文章
相关标签/搜索