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

[FEATURE] 需要个新接口:JSON.parseObject(String, Type, JSONReader.Context) #2774

Closed
noear opened this issue Jul 3, 2024 · 3 comments · Fixed by #2775
Closed

[FEATURE] 需要个新接口:JSON.parseObject(String, Type, JSONReader.Context) #2774

noear opened this issue Jul 3, 2024 · 3 comments · Fixed by #2775
Labels
enhancement New feature or request
Milestone

Comments

@noear
Copy link
Contributor

noear commented Jul 3, 2024

目前有:

JSON.parseObject(String, Class<?>, JSONReader.Context)
JSON.parseObject(String, Type)

需要加个新的:

JSON.parseObject(String, Type, JSONReader.Context)
@noear noear added the enhancement New feature or request label Jul 3, 2024
@wenshao wenshao added this to the 2.0.52 milestone Jul 3, 2024
@noear
Copy link
Contributor Author

noear commented Jul 3, 2024

这速度也太快了。。。赞!

@noear
Copy link
Contributor Author

noear commented Jul 3, 2024

今天能发个快照版吗?

@wenshao
Copy link
Member

wenshao commented Jul 3, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants