mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
FileTypeUtil增加null判断
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# 🚀Changelog
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
# 5.8.24(2023-12-09)
|
||||
# 5.8.24(2023-12-11)
|
||||
|
||||
### 🐣新特性
|
||||
* 【cache 】 Cache增加get重载,可自定义超时时间(issue#I8G0DL@Gitee)
|
||||
@@ -10,6 +10,7 @@
|
||||
* 【db 】 增加识别OpenGauss的驱动类(issue#I8K6C0@Gitee)
|
||||
* 【core 】 修复CharSequenceUtil注释和引用,避免循环引用
|
||||
* 【extra 】 SpringUtil增加getProperty重载(pr#1122@Gitee)
|
||||
* 【core 】 FileTypeUtil增加null判断(issue#3419@Github)
|
||||
|
||||
### 🐞Bug修复
|
||||
* 【core 】 修复LocalDateTime#parseDate未判断空问题问题(issue#I8FN7F@Gitee)
|
||||
|
Reference in New Issue
Block a user