We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix testcase
Merge pull request alibaba#2697 from Omega-Ariston/fix-issue2179 Fix issue2179(@JSONField或@jsontype中自定义Enum反序列化器无效)
bug fix for issue alibaba#2580
add fastjson.asmEnable property config support
add bigdecimal cast to int/long support
improved large object deserialize performance
add testcase for issue alibaba#2229
fastjson.properties support 'parser.features.ErrorOnEnumNotMatch'
bug fixed for jsonpath
add testcase for issue alibaba#2130