mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-08-18 20:38:02 +08:00
HttpRequest#body增加支持Resource重载
This commit is contained in:
@@ -3,12 +3,13 @@
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
# 5.8.13.M1 (2023-02-28)
|
||||
# 5.8.13.M1 (2023-03-03)
|
||||
|
||||
### 🐣新特性
|
||||
* 【core 】 PhoneUtil.isTel400800支持400-XXX-XXXX格式(issue#2929@Github)
|
||||
* 【core 】 build(pom): 添加 Automatic-Module-Name属性(pr#2926@Github)
|
||||
* 【core 】 根据JDK-8080225修改了部分新建文件输入流和文件输出流的创建方式(pr#2930@Github)
|
||||
* 【http 】 HttpRequest#body增加支持Resource重载(issue#2901@Github)
|
||||
|
||||
### 🐞Bug修复
|
||||
* 【db 】 修复识别JDBC驱动时重复问题(pr#940@Gitee)
|
||||
|
Reference in New Issue
Block a user