Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 320 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 320 Bytes

mybatis-generator

mybatis-generator 代码生成工具

1、修改CodeGeneratorConfig.json下代码生成参数。

2、执行CodeGenerator中的main方法,即可生成对应代码。

3、如果数据库表没有前缀,随便输入一个字符代替即可。