deprecated class

This commit is contained in:
Looly
2022-03-19 21:14:27 +08:00
parent b848efb7b4
commit 20794884a7
4 changed files with 16 additions and 12 deletions

View File

@@ -8,6 +8,7 @@
* 【db 】 【不向下兼容】增加MongoDB4.x支持pr#568@Gitee
* 【json 】 【可能兼容问题】修改JSONObject结构继承自MapWrapper
* 【core 】 【可能兼容问题】BeanCopier重构新建XXXCopier删除XXXValueProvider
* 【core 】 【可能兼容问题】URLEncoder废弃URLEncoderUtil使用RFC3986
### 🐣新特性
* 【http 】 HttpRequest.form采用TableMap方式issue#I4W427@Gitee