add method

This commit is contained in:
Looly
2021-09-06 10:14:34 +08:00
parent 3b94a2da66
commit bea9196e09
2 changed files with 13 additions and 1 deletions

View File

@@ -11,6 +11,7 @@
* 【core 】 BeanUtil.getProperty增加判空issue#I488HA@Gitee
* 【core 】 OptionalBean弃用pr#1182@Github
* 【setting】 Setting、Props持有URL改为持有Resourcepr#1182@Github
* 【json 】 JSONUtil.toJsonStr增加重载支持JSONConfigissue#I48H5L@Gitee
### 🐞Bug修复
* 【core 】 修复ListUtil.split方法越界问题issue#I48Q0P@Gitee