use defaut doc impl

This commit is contained in:
Looly
2019-11-16 05:42:38 +08:00
parent 4dea1f231a
commit 61c06d3971
3 changed files with 122 additions and 52 deletions

View File

@@ -6,6 +6,8 @@
## 5.0.6
### 新特性
* 【setting】 toBean改为泛型增加class参数重载pr#80@Gitee
* 【core】 XmlUtil使用JDK默认的实现避免第三方实现导致的问题issue#I14ZS1@Gitee
### Bug修复
* 【core】 修复DateUtil.format使用DateTime时区失效问题issue#I150I7@Gitee