add method

This commit is contained in:
Looly
2021-06-29 22:12:39 +08:00
parent 61c80b0957
commit 28b9dd1a4e
3 changed files with 85 additions and 27 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.7.3 (2021-06-28)
# 5.7.3 (2021-06-29)
### 🐣新特性
* 【core 】 增加Convert.toSet方法issue#I3XFG2@Gitee
@@ -15,6 +15,7 @@
* 【jwt 】 JWT修改默认有序并规定payload日期格式为秒数
* 【json 】 增加JSONWriter
* 【core 】 IdUtil增加getWorkerId和getDataCenterIdissueI3Y5NI@Gitee
* 【core 】 JWTValidator增加leeway重载
### 🐞Bug修复
* 【json 】 修复XML转义字符的问题issue#I3XH09@Gitee