mybatis-plus 3.0.6 发布,Mybatis 增强工具包

栏目: Java · 发布时间: 5年前

mybatis-plus 3.0.6 发布,Mybatis 增强 <a href='https://www.codercto.com/tool.html'>工具</a> 包

Mybatis-Plus  架构图

GITEE GITHUB 文档地址 点击 MP 投一票

升级日志:

  • 修复entity中2个以上条件并且拼接ODER BY 或 GROUP BY 产生的 WHERE X1 =? AND X2

  • refactor(SerializedLambda.java):重构方法增加反序列化安全性,优化命名

  • 基础Mapper优化支持自定义父类Mapper构造自己需要的注入方法

  • 使用代替

  • 部分优化: 直到抛出异常时才进行字符串 format

  • 优化 IdWorker 生成UUID使用并发性能

  • feat: 动态分页模型、优化分页方言重新修正db2分页语句

  • Assert 支持 i18n 多语言错误提示

  • 支持 total 控制是否 count sql 新增 isSearchCount 方法

  • feat: move spring dependency from core module to extension

  • fix: Junit.assertTrue

  • 强制使用自定义ParameterHandler,去除byId类型限制.

  • 新增选装件的 InsertBatch 通用方法,以及相应测试,以及代码和性能的优化

  • IPage 新增功能,泛型转换

  • 自动填充判断填充值是否为空,为空时跳过填充逻辑

  • batchsize 阈值设 30 修改为 1000 提升效率

  • 修复在极端情况下saveOrUpdate执行错误

  • 移除 MybatisSqlSessionTemplate

  • 优化 xml 热加载

  • 其他优化


以上所述就是小编给大家介绍的《mybatis-plus 3.0.6 发布,Mybatis 增强工具包》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Programming From The Ground Up

Programming From The Ground Up

Jonathan Bartlett / Bartlett Publishing / 2004-07-31 / USD 34.95

Programming from the Ground Up is an introduction to programming using assembly language on the Linux platform for x86 machines. It is a great book for novices who are just learning to program as wel......一起来看看 《Programming From The Ground Up》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

URL 编码/解码
URL 编码/解码

URL 编码/解码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具