v3.4.2
版本发布时间: 2021-01-15 14:10:33
baomidou/mybatis-plus最新发布版本:v3.5.9(2024-10-23 23:08:41)
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