Mybatis Generator在Intellij中的使用

1、使用Intellij新建一個空的Maven工程,在pom.xml中增加: <build> <plugins> <plugin> <groupId>org.mybatis.generator</groupId> <artifactId>mybatis-generator-maven-plugin</artifactId>
相關文章
相關標籤/搜索