专题:generator
共4篇相关文章

MyBatis Generator插件如何为?
因工作使用到了分库分表中,一般使用含有分库分表键的唯一索引操作数据库,而不是使用子增长id主键进行操作,因此写了一个唯一索引的数据库操作方式。 github地址:https:github.comsuyin58mybatis-gene...

Mybatis-generator Lombok插件,如何为?
插件地址:(https:github.comsuyin58mybatis-generator-tddlblobmastergenerator-pluginsrcmainjavacomtoolplatgenerato...

Mybatis-generator 注释插件,如何为?
插件地址(https:github.comsuyin58mybatis-generator-tddlblobmastergenerator-pluginsrcmainjavacomtoolplatgenerator...

MyBatis Generator插件如何为?
因为mybatis的tinyint默认映射为bit类型,代码不方便操作和转换。因此需要对类型进行转化 插件地址:(https:github.comsuyin58mybatis-generator-tddlblobmasterg...
