guo503 / generator-template

mybatis反向生成模板

Repository from Github https://github.comguo503/generator-templateRepository from Github https://github.comguo503/generator-template

1.修改生成xmL,pojo,mapper,cond,vo,service,business,controller文件的路径为自己本地磁盘项目的绝对路径
2.添加需要生成的table
3.以上文件默认都是重新生成或者追加:mapper.xml,mapper,service,impl默认追加生成;po,cond,vo,business,impl,contrloler默认覆盖生成。如果不想重新生成可以对应修改配置
4.修改run.bat文件执行对应的配置文件
5.双击run.bat反向生成

About

mybatis反向生成模板


Languages

Language:Shell 77.9%Language:Batchfile 22.1%