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

[names] Add JAXB provider to parse JSON to Java objects #13

Open
re1 opened this issue Sep 14, 2019 · 0 comments
Open

[names] Add JAXB provider to parse JSON to Java objects #13

re1 opened this issue Sep 14, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@re1
Copy link
Owner

re1 commented Sep 14, 2019

RESTEasy allows to parse JSON response bodies to Java Objects as documented here: https://docs.jboss.org/resteasy/docs/3.0.19.Final/userguide/html/Built_in_JAXB_providers.html#JAXB_+_JSON_provider. This might drastically reduce complexity when querying common name sources which respond with a specific JSON object.

@re1 re1 added the enhancement New feature or request label Sep 14, 2019
@re1 re1 self-assigned this Sep 14, 2019
@re1 re1 removed their assignment Mar 3, 2023
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

No branches or pull requests

1 participant