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