随笔分类 - 框架 / MyBatis
MyBatis插件:通用mapper(tk.mapper)
摘要:
简单认识通用mapper 了解mapper 作用:就是为了帮助我们自动的生成sql语句 通用mapper是MyBatis的一个插件,是pageHelper的同一个作者进行开发的 作者gitee地址:https://gitee.com/free github地址:https://github.com/
阅读全文
