【springboot学习笔记】springboot+mybatis整合一

1、pom.xml maven依赖引入 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-jdbc</artifactId> </dependency> <dependency> <groupId>org.springframework.boot
相关文章
相关标签/搜索