mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
change code for ObjectUtil.isNotNull
This commit is contained in:
@@ -3,13 +3,14 @@
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
# 5.8.4.M1 (2022-06-16)
|
||||
# 5.8.4.M1 (2022-06-18)
|
||||
|
||||
### 🐣新特性
|
||||
* 【extra 】 Sftp增加构造重载,支持超时(pr#653@Gitee)
|
||||
* 【core 】 BeanUtil增加isCommonFieldsEqual(pr#653@Gitee)
|
||||
* 【json 】 修改byte[]统一转换为数组形式(issue#2377@Github)
|
||||
* 【http 】 HttpResponse增加body方法,支持自定义返回内容(pr#655@Gitee)
|
||||
* 【core 】 修改ObjectUtil.isNull逻辑(issue#I5COJF@Gitee)
|
||||
*
|
||||
### 🐞Bug修复
|
||||
* 【extra 】 修复createExtractor中抛出异常后流未关闭问题(pr#2384@Github)
|
||||
|
Reference in New Issue
Block a user