Skip to content

Support for Jakarta (JSR-367) annotations. #239

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

Open
soberich opened this issue May 12, 2019 · 1 comment
Open

Support for Jakarta (JSR-367) annotations. #239

soberich opened this issue May 12, 2019 · 1 comment

Comments

@soberich
Copy link

Seems like support would be perfect fit.
Please consider map library's annotations (at least JsonProperty and JsonCreator) to jakarta.json.bind:jakarta.json.bind-api.
We would definitely go for it if you'd support more generic annotations to avoid provider locking. There is a spec which is exactly a nice way to make application code library/framework agnostic.
We have code with JSR-367 annotations (or without them at all for Jackson, since Jackson can do that) and now we explore new possibilities. Often library authors make library specific annotations for whatever reason. There are nice more "generic" annotations like jakarta.annotation:jakarta.annotation-api, org.glassfish.hk2.external:jakarta.inject and JSON-B in this case.. why not to use them or at least provide support..?
Please consider this possibility.

@caoli5288
Copy link
Contributor

Pull requests welcome.

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

No branches or pull requests

2 participants