mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
修复 BeanUtil#copyProperties 源对象与目标对象都是 Map 时设置忽略属性无效问题
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
* 【core 】 修复StrUtil.subWithLength负数问题(issue#I5YN49@Gitee)
|
||||
* 【core 】 修复DefaultTrustManager空指针问题(issue#2716@Github)
|
||||
* 【core 】 修复时间轮添加任务线程安全问题(pr#2712@Github)
|
||||
* 【core 】 修复 BeanUtil#copyProperties 源对象与目标对象都是 Map 时设置忽略属性无效问题(pr#2698@Github)
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
# 5.8.9 (2022-10-22)
|
||||
|
Reference in New Issue
Block a user