idea中mybatis-generator maven 配置

1.pom.xml中加入 <plugin> <groupId>org.mybatis.generator</groupId> <artifactId>mybatis-generator-maven-plugin</artifactId> <version>1.3.2</version> <configuration> <!--配置文件的位置--> <
相关文章
相关标签/搜索