add method

This commit is contained in:
Looly
2020-08-10 10:06:23 +08:00
parent cc522903b9
commit 18523dd60f
2 changed files with 23 additions and 20 deletions

View File

@@ -18,6 +18,7 @@
* 【poi 】 closeAfterRead参数无效方法设为过期issue#1007@Github
* 【core 】 CollUtil中部分方法返回null变更为返回empty
* 【all 】 添加英文READMEpr#153@Gitee
* 【extra 】 SpringUtil增加getBean(TypeReference)pr#1009@Github
### Bug修复#
* 【core 】 修复原始类型转换时,转换失败没有抛出异常的问题