add RegexPool

This commit is contained in:
Looly
2021-06-29 22:31:22 +08:00
parent 28b9dd1a4e
commit fbd67b0d17
4 changed files with 203 additions and 39 deletions

View File

@@ -16,6 +16,7 @@
* 【json 】 增加JSONWriter
* 【core 】 IdUtil增加getWorkerId和getDataCenterIdissueI3Y5NI@Gitee
* 【core 】 JWTValidator增加leeway重载
* 【core 】 增加RegexPoolissue#I3W9ZF@gitee
### 🐞Bug修复
* 【json 】 修复XML转义字符的问题issue#I3XH09@Gitee