您的位置:首页 > 移动开发

使用Mybatis-Generator自动生成Dao、Model、Mapping相关文件

2017-02-22 17:24 363 查看
教程地址 http://www.cnblogs.com/smileberry/p/4145872.html
生成包的最新下载地址 https://github.com/mybatis/generator/releases

maven资料地址:http://www.blogjava.net/fancydeepin;http://blog.csdn.net/kqygww/article/details/12837783;http://www.cnblogs.com/ae6623/p/4416256.html
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  Mybatis-Generator