mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
BooleanUtil增加toString重载
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
* 【crypto】 KeyUtil中的读取KeyStore文件的方法增加全局Provider(issue#I6796G@Gitee)
|
||||
* 【extra 】 CompressUtil 新增 stripComponents 参数(pr#904@Gitee)
|
||||
* 【extra 】 ServletUtil和JakartaServletUtil新增获取所有响应头的方法(pr#2828@Github)
|
||||
* 【core 】 BooleanUtil增加toString重载(pr#2816@Github)
|
||||
|
||||
### 🐞Bug修复
|
||||
* 【json 】 修复普通byte数组转JSONArray时的异常(pr#875@Gitee)
|
||||
|
Reference in New Issue
Block a user