add JAXBUtil

This commit is contained in:
Looly
2021-06-24 23:10:56 +08:00
parent abee0ff49e
commit 74b6ac38c4
4 changed files with 134 additions and 117 deletions

View File

@@ -8,11 +8,13 @@
### 🐣新特性
* 【core 】 增加Convert.toSet方法issue#I3XFG2@Gitee
* 【core 】 CsvWriter增加writeBeans方法pr#345@Gitee
* 【core 】 新增JAXBUtilpr#346@Gitee
### 🐞Bug修复
* 【json 】 修复XML转义字符的问题issue#I3XH09@Gitee
* 【core 】 修复FormatCache中循环引用异常pr#1673@Github
* 【core 】 修复IdcardUtil.getIdcardInfo.getProvinceCode获取为汉字的问题issue#I3XP4Q@Gitee
* 【core 】 修复CollUtil.subtract使用非标准Set等空指针问题issue#I3XN1Z@Gitee
-------------------------------------------------------------------------------------------------------------