add method

This commit is contained in:
Looly
2021-09-06 16:12:33 +08:00
parent 20a30fbc28
commit 7379e27d56
4 changed files with 38 additions and 12 deletions

View File

@@ -12,6 +12,7 @@
* 【core 】 OptionalBean弃用pr#1182@Github
* 【setting】 Setting、Props持有URL改为持有Resourcepr#1182@Github
* 【json 】 JSONUtil.toJsonStr增加重载支持JSONConfigissue#I48H5L@Gitee
* 【crypto 】 SymmetricCrypto增加setMode方法update采用累加模式pr#1642@Gitee
### 🐞Bug修复
* 【core 】 修复ListUtil.split方法越界问题issue#I48Q0P@Gitee