Skip to content

Commit cd9114b

Browse files
committed
update readme
1 parent 1d2bdeb commit cd9114b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
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)

0 commit comments

Comments
 (0)