1,在pom.xml包引入mybatis-generator插件
groupId:org.mybatis.generator
artifactId:mybatis-generator-maven-plugin
configuration
verbose:true
overwrite:true
2,edit configuration.add maven
command line:mybatis-generator:generate
1,在pom.xml包引入mybatis-generator插件
groupId:org.mybatis.generator
artifactId:mybatis-generator-maven-plugin
configuration
verbose:true
overwrite:true
2,edit configuration.add maven
command line:mybatis-generator:generate
本文标题:idea 使用mybatis-generator插件
本文链接:https://www.haomeiwen.com/subject/hcntgttx.html
网友评论