新增ProxySocketFactory

This commit is contained in:
Looly
2023-09-21 17:19:35 +08:00
parent 6d33c3f413
commit f21dfc927d
3 changed files with 95 additions and 3 deletions

View File

@@ -6,6 +6,7 @@
### 🐣新特性
* 【json 】 改进TemporalAccessorSerializer支持dayOfMonth和month枚举名issue#I82AM8@Gitee
* 【core 】 新增ProxySocketFactory
### 🐞Bug修复
* 【cron 】 修复Cron表达式range解析错误问题issue#I82CSH@Gitee