mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
修复TableMap没有default方法导致的问题
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
# 5.8.9.M1 (2022-10-16)
|
||||
# 5.8.9.M1 (2022-10-22)
|
||||
|
||||
### 🐣新特性
|
||||
* 【core 】 DateUtil增加isLastDayOfMonth、getLastDayOfMonth方法(pr#824@Gitee)
|
||||
@@ -24,6 +24,7 @@
|
||||
* 【cache 】 修复LRUCache移除事件监听失效问题(issue#2647@Github)
|
||||
* 【core 】 修复MapToMap中ignoreNullValue无效问题(issue#2647@Github)
|
||||
* 【core 】 修复ReflectUtil.invokeRaw方法转换失败抛出异常问题(pr#837@Gitee)
|
||||
* 【core 】 修复TableMap没有default方法导致的问题(issue#I5WMST@Gitee)
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user