This commit is contained in:
Looly
2022-05-09 11:41:36 +08:00
parent cf9d2f62c1
commit 3df525409b
3 changed files with 21 additions and 1 deletions

View File

@@ -9,6 +9,7 @@
* 【core 】 BooleanUtil增加toBooleanObject方法issue#I56AG3@Gitee
### 🐞Bug修复
* 【core 】 MapUtil.map对null友好且修复了测试用例中分组问题pr#614@Gitee
* 【core 】 修复BeanUtil.beanToMap中properties为null的空指针问题issue#2303@Github
-------------------------------------------------------------------------------------------------------------