Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
master
ballcat
/
mybatis-plus
下载当前目录
Hccake
:bug: (mybatis-plus) 多个问题优化
f14381f2
创建于
4月30日
历史提交
文件
最后提交记录
最后更新时间
ballcat-mybatis-plus
:bug: (mybatis-plus) 多个问题优化 - 修复 ExtendServiceImpl.saveBatchSomeColumn 末批数据静默丢失的 bug(isEmpty 误用应为 isNotEmpty) - 修复 BaseServiceImpl 泛型反射使用了错误的 stopClass(ExtendServiceImpl -> BaseServiceImpl) - 修复 InsertOrUpdateByBatch.predicate 为 null 时的 NPE 风险,添加默认值 - InsertOrUpdateFieldByBatch 添加 Javadoc 警告,禁止将用户输入直接赋值给 item.val
1 个月前
ballcat-spring-boot-starter-mybatis-plus
:construction_worker: (pom) 添加 sortpom-maven-plugin 插件以标准化项目的 pom 元素以及依赖引入顺序
6 个月前
pom.xml
:construction_worker: (pom) 添加 sortpom-maven-plugin 插件以标准化项目的 pom 元素以及依赖引入顺序
6 个月前