add methods

This commit is contained in:
Looly
2022-03-26 19:59:20 +08:00
parent 48a99942d7
commit b8569a9837
2 changed files with 26 additions and 1 deletions

View File

@@ -45,6 +45,7 @@
* 【core 】 MapUtil提供change函数EnumUtil提供getBy函数通过lambda进行枚举字段映射pr#583@Gitee
* 【core 】 CompareUtil增加comparingIndexedpr#585@Gitee
* 【db 】 DruidDataSource构建时支持自定义参数issue#I4ZKCW@Gitee
* 【poi 】 ExcelWriter增加addImg重载issue#2218@Github
### 🐞Bug修复
* 【core 】 修复ObjectUtil.hasNull传入null返回true的问题pr#555@Gitee