add map method

This commit is contained in:
Looly
2021-01-18 16:26:13 +08:00
parent 03bfb46889
commit 5a91698a78
4 changed files with 31 additions and 9 deletions

View File

@@ -3,10 +3,11 @@
-------------------------------------------------------------------------------------------------------------
# 5.5.8 (2021-01-09)
# 5.5.8 (2021-01-18)
### 新特性
* 【extra 】 增加自动装配SpringUtil类pr#1366@Github
* 【extra 】 ArrayUtil增加map方法重载
### Bug修复
* 【core 】 修复FileUtil.move以及PathUtil.copy等无法自动创建父目录的问题issue#I2CKTI@Gitee