mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix methoda
This commit is contained in:
@@ -9,8 +9,11 @@
|
||||
* 【socket】 对NioServer和NioClient改造(pr#992@Github)
|
||||
* 【core 】 StrUtil增加filter方法(pr#149@Gitee)
|
||||
* 【core 】 DateUtil增加beginOfWeek重载
|
||||
* 【core 】 将有歧义的BeanUtil.mapToBean方法置为过期(使用toBean方法)
|
||||
|
||||
### Bug修复#
|
||||
* 【core 】 修复原始类型转换时,转换失败没有抛出异常的问题
|
||||
* 【core 】 修复BeanUtil.mapToBean中bean的class非空构造无法实例化问题
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user