首页 > 技术文章 > MyBatis model、xml、mapper 自动生成,附源码

shootercheng 2019-11-24 11:13 原文

Mybatis 代码自动生成 model、xml、mapper

代码结构图

 

 

代码地址

https://github.com/shootercheng/codegen

需要修改的地方见 readme

 

推荐阅读