mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
修复JSON反序列化时,引用字段类型的自定义JsonDeserializer无效
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
* 【json 】 解决JSONObject#write无法递归的bug(issue#I5OMSC@Gitee)
|
||||
* 【json 】 修复DayOfWeek转json异常问题(issue#2572@Github)
|
||||
* 【extra 】 Ftp方法isDir和exist修复及改进(pr#2574@Github)
|
||||
* 【json 】 修复JSON反序列化时,引用字段类型的自定义JsonDeserializer无效(issue#2555@Github)
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user