内容简介:Mybatis-Plus 是一款 MyBatis 的增强工具包,简化 CRUD 操作。启动加载 XML 配置时注入单表 SQL 操作 ,为简化开发工作、提高生产率而生。Mybatis-Plus 启动注入非拦截实现、性能更优,让你专注业务快速敏捷开发。...
Mybatis-Plus 是一款 MyBatis 的增强 工具 包,简化 CRUD 操作。启动加载 XML 配置时注入单表 SQL 操作 ,为简化开发工作、提高生产率而生。Mybatis-Plus 启动注入非拦截实现、性能更优,让你专注业务快速敏捷开发。
苞米豆全体成员祝各位新春快乐!! mybaits-plus 2021 陪你前行
演示例子 mybatis-plus-samples 帮助文档
更新日志:
- fix: 移除 BlockAttackInnerInterceptor 内引用的 commons 的 utils
- feat: PaginationInnerInterceptor 添加 optimizeJoin 属性控制是否在count时对sql的join进行优化
- feat: 可通过Resources.setDefaultClassLoader设置默认类加载器.
- feat: InterceptorIgnore 注解新增 others 属性
- feat: IService 增加 kotlin 链式调用支持(ktQuery() 和 ktUpdate())
- style: jsqlparser up to 4.0
- style: 移除 com.baomidou.mybatisplus.extension.injector.methods.additional 包下的过时类
- style: generator 模块另开仓库 generator
以上所述就是小编给大家介绍的《Mybatis-Plus 3.4.2 发布,2021 陪你前行》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Computational Geometry
Mark de Berg、Otfried Cheong、Marc van Kreveld、Mark Overmars / Springer / 2008-4-16 / USD 49.95
This well-accepted introduction to computational geometry is a textbook for high-level undergraduate and low-level graduate courses. The focus is on algorithms and hence the book is well suited for st......一起来看看 《Computational Geometry》 这本书的介绍吧!