This commit is contained in:
Looly
2022-10-22 22:16:26 +08:00
3 changed files with 5 additions and 2 deletions

View File

@@ -15,6 +15,7 @@
* 【core 】 FuncKeyMap的子类传入可被序列化的keyFuncpr#838@Gitee
* 【extra 】 SpringUtil支持SpringBoot3自动配置pr#839@Gitee
* 【core 】 CollectorUtil添加支持对值集合进行映射的分组方法pr#844@Gitee
* 【core 】 FileTypeUtil增加ppt识别issue#2663@Github
### 🐞Bug修复
* 【poi 】 修复ExcelReader读取只有标题行报错问题issue#I5U1JA@Gitee