Skip to content

去除 fastjson 并支持各种 JSON 库 #810

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

Merged
merged 10 commits into from
Apr 12, 2025
Merged

去除 fastjson 并支持各种 JSON 库 #810

merged 10 commits into from
Apr 12, 2025

Conversation

TommyLemon
Copy link
Collaborator

@TommyLemon TommyLemon commented Apr 12, 2025

JSONObject 用 M extends Map<String, Object> 替代,JSONArray 用 L extends List 替代

Copy link
Collaborator Author

@TommyLemon TommyLemon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test ok

@TommyLemon TommyLemon merged commit 2bb6a7d into master Apr 12, 2025
1 check passed
@TommyLemon TommyLemon changed the title 去除 fastjson 并支持各种 JSON 库,JSONObject 用 M extends Map<String, Object> 替代,JSONArray 用 L extends List<Object> 替代 去除 fastjson 并支持各种 JSON 库 Apr 12, 2025
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.

1 participant