mirror of
https://gitee.com/dromara/hutool.git
synced 2025-04-05 17:37:59 +08:00
优化HttpUtil.urlWithForm方法
This commit is contained in:
parent
8039620ee9
commit
d2beedbf78
@ -2,13 +2,14 @@
|
||||
# 🚀Changelog
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
# 5.8.22(2023-08-08)
|
||||
# 5.8.22(2023-08-10)
|
||||
|
||||
### 🐣新特性
|
||||
* 【core 】 NumberUtil.nullToZero增加重载(issue#I7PPD2@Gitee)
|
||||
* 【core 】 DesensitizedUtil增加清空策略(issue#I7PUJ2@Gitee)
|
||||
* 【all 】 修改异常包装策略:运行时异常不包装,只包装非运行时异常(issue#I7RJZT@Gitee)
|
||||
* 【cor 】 增加IJSONTypeConverter,避免反射调用(pr#1051@Gitee)
|
||||
* 【core 】 增加IJSONTypeConverter,避免反射调用(pr#1051@Gitee)
|
||||
* 【http 】 优化HttpUtil.urlWithForm方法(pr#1052@Gitee)
|
||||
|
||||
### 🐞Bug修复
|
||||
* 【core 】 修复NumberUtil.toBigDecimal转换科学计数法问题(issue#3241@Github)
|
||||
|
Loading…
Reference in New Issue
Block a user