mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix comment and test
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
# 5.7.2 (2021-06-19)
|
||||
# 5.7.2 (2021-06-20)
|
||||
|
||||
### 🐣新特性
|
||||
* 【core 】 增加UserPassAuthenticator
|
||||
@@ -12,13 +12,14 @@
|
||||
* 【core 】 增加TreeBuilder
|
||||
* 【core 】 IterUtil增加getFirstNonNull方法
|
||||
* 【core 】 NumberUtil判空改为isBlank(issue#1664@Github)
|
||||
* 【jwt 】 增加JWTValidator、RegisteredPayload
|
||||
|
||||
### 🐞Bug修复
|
||||
* 【db 】 修复Oracle下别名错误造成的SQL语法啊错误(issue#I3VTQW@Gitee)
|
||||
* 【core 】 修复ConcurrencyTester重复使用时开始测试未清空之前任务的问题(issue#I3VSDO@Gitee)
|
||||
* 【poi 】 修复使用BigWriter写出,ExcelWriter修改单元格值失败的问题(issue#I3VSDO@Gitee)
|
||||
* 【jwt 】 修复Hmac算法下生成签名是hex的问题(issue#I3W6IP@Gitee)
|
||||
* 【jwt 】 修复TreeUtil.build中deep失效问题(issue#1661@Github)
|
||||
* 【core 】 修复TreeUtil.build中deep失效问题(issue#1661@Github)
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user