mybatis自動構建 對應 pojo mapper xml等文件

使用maven 搭建項目 添加所需jar包,再pom.xml中 <!-- MyBatis相關包 --> <dependency> <groupId>org.mybatis</groupId> <artifactId>mybatis</artifactId> <version>3.3.0</version>
相關文章
相關標籤/搜索