Issues
- 修复PropertyFilter和SerializerFeature.BeanToArray组合使用结果不对的错误 #1580
- 修复简单类型@jsonfield的 deserializeUsing不起作用问题
- 修复某些场景下无法支持AutoType的问题 #1699
- 增强对Swagger UI 2.0支持
相关链接
- 下载 http://repo1.maven.org/maven2/com/alibaba/fastjson/1.2.45/
- 文档 https://github.com/alibaba/fastjson/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98
- 源码 https://github.com/alibaba/fastjson/tree/1.2.45
转自 http://www.oschina.net/news/92655/fastjson-1-2-45