add methods

This commit is contained in:
Looly
2020-03-16 22:04:59 +08:00
parent 2801373c9e
commit 3a579171c1
6 changed files with 102 additions and 24 deletions

View File

@@ -9,8 +9,11 @@
* 【setting】 Setting中增加addSetting和autoLoad重载pr#104@Gitee
* 【core 】 增加copyProperties根据Class创建对象并进行属性拷贝pr#105@Gitee
* 【core 】 添加获取class当前文件夹名称方法pr#106@Gitee
* 【core 】 BooleanUtil中重载歧义修正修改了包装参数的方法名issue#I1BSK8@Gitee
* 【core 】 XmlUtil增加xmlToBean和beanToXml方法
### Bug修复
* 【core 】 修复TypeUtil无法获取泛型接口的泛型参数问题issue#I1BRFI@Gitee
-------------------------------------------------------------------------------------------------------------
## 5.2.3