Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds fastjson #103

Merged
merged 1 commit into from
Dec 30, 2024
Merged

Conversation

froque
Copy link
Contributor

@froque froque commented Dec 30, 2024

FASTJSON v2 is an upgrade of the FASTJSON, with the goal of providing a highly optimized JSON library for the next ten years.
FASTJSONv2's groupId is different from versions 1.x, it is instead com.alibaba.fastjson2:

https://github.com/alibaba/fastjson2/blob/main/README_EN.md

> FASTJSON v2 is an upgrade of the FASTJSON, with the goal of providing a highly optimized JSON library for the next ten years.
> FASTJSONv2's groupId is different from versions 1.x, it is instead com.alibaba.fastjson2:

https://github.com/alibaba/fastjson2/blob/main/README_EN.md
@jonathanlermitage
Copy link
Owner

Thanks!

@jonathanlermitage jonathanlermitage merged commit 0160100 into jonathanlermitage:master Dec 30, 2024
3 checks passed
@froque froque deleted the adds_fastjson branch December 30, 2024 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants