标签:Mybatis的代码生成工具

Mybatis的代码生成工具

SSM中使用步骤 1、在 pom.xml 添加插件 pom.xml <!-- build-plugins下 --> <plugin> <groupId>org.mybatis.generator</gro...