add method

This commit is contained in:
Looly
2021-11-06 01:17:08 +08:00
parent 470168e11b
commit e58c8c9d6c
3 changed files with 53 additions and 21 deletions

View File

@@ -24,6 +24,7 @@
* 【core 】 CollUtil增加safeContains方法pr#1926@Github
* 【core 】 ActualTypeMapperPool增加getStrKeyMap方法pr#447@Gitee
* 【core 】 TreeUtil增加walk方法pr#1932@Gitee
* 【crypto 】 SmUtil增加sm3WithSaltpr#454@Gitee
### 🐞Bug修复
* 【core 】 修复UrlBuilder.addPath歧义问题issue#1912@Github