fastjson 1.1.58.android 发布,Bug 修复版本
fastjson 1.1.58.android 发布了,这又是一个 bug fixed 以及功能增强的小版本。 Issues 支持JSONField.alternateNames #1199https://github.com/alibaba/fastjson/wiki/JSONField_alternateNames_cn TypeReference支持传入参数,和标准版本一样 #1197https://github.com/alibaba/fastjson/wiki/TypeReference 修复toJavaObject不支持自定义反序列化的问题 #1233 修复Feature.DisableCircularReferenceDetect导致引用计算空指针异常的问题 #1231 @jsontype支持typeKey配置 #1235 #1236https://github.com/alibaba/fastjson/wiki/JSONType_typeKey_cn 修复多层继承泛型推断的问题 #1225 相关链接 下载 http://repo1.maven.org/maven2/co...
