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

update javax annotations to jakarta annotations #487

Closed
rvowles opened this issue Aug 3, 2024 · 2 comments
Closed

update javax annotations to jakarta annotations #487

rvowles opened this issue Aug 3, 2024 · 2 comments

Comments

@rvowles
Copy link

rvowles commented Aug 3, 2024

There are a bunch of

import javax.annotation.Nonnull;
import javax.annotation.Nullable;

Annotations - is it possible to provide a variant that uses the more modern jakarta equivalent?

@edsonjab
Copy link
Contributor

edsonjab commented Aug 6, 2024

Hi @rvowles thank you for your report, we start looking into this.

@edsonjab
Copy link
Contributor

edsonjab commented Aug 7, 2024

hi @rvowles could you help me to check this PR if is the solution that you need, please?

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

3 participants