File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 2020- ` FASTJSON 2 ` 是` FASTJSON ` 项目的重要升级,和FASTJSON 1相比,性能有非常大的提升,解决了autoType功能因为兼容和白名单的安全性问题。
2121- 性能极致,性能远超过其他流行JSON库,包括jackson/gson/org.json,性能数据: [ https://github.com/alibaba/fastjson2/wiki/fastjson_benchmark ] ( https://github.com/alibaba/fastjson2/wiki/fastjson_benchmark )
2222- 支持JDK新特性,包括` JDK 11 ` /` JDK 17 ` ,针对` compact string ` 优化,支持Record,支持` GraalVM Native-Image `
23- - 完善的[ ` JSONPath ` ] ( https://alibaba.github.io/fastjson2/jsonpath_cn ) 支持,支持SO/IEC TR 19075-6的JSONPath语法
23+ - 完善的[ ` JSONPath ` ] ( https://alibaba.github.io/fastjson2/jsonpath_cn ) 支持,支持 [ SQL:2016 ] ( https://en.wikipedia.org/wiki/SQL:2016 ) 的JSONPath语法
2424- 支持` Android 8+ ` ,客户端和服务器一套API
2525- 支持` Kotlin ` [ https://alibaba.github.io/fastjson2/kotlin_cn ] ( https://alibaba.github.io/fastjson2/kotlin_cn )
2626- 支持` JSON Schema ` [ https://alibaba.github.io/fastjson2/json_schema_cn ] ( https://alibaba.github.io/fastjson2/json_schema_cn )
You can’t perform that action at this time.
0 commit comments