Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

fastjson-1.2.20版本发布,修复BUG

Choose a tag to compare

@wenshao wenshao released this 22 Oct 05:14
· 2149 commits to master since this release

这是一个小改动的BugFixed版本,频繁发布是因为有人等着用。

Bug Fixed

  1. 在某些场景下,反序列化不支持私有缺省构造函数。
  2. 修正当使用SerializerFeature.WriteNullXXX而不配置SerializerFeature.WriteMapNullValue不工作的问题 #867

相关链接