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

Remove FindBugs JSR305 and use Spring's @Nullable #83

Open
neiser opened this issue Nov 10, 2021 · 0 comments
Open

Remove FindBugs JSR305 and use Spring's @Nullable #83

neiser opened this issue Nov 10, 2021 · 0 comments

Comments

@neiser
Copy link
Collaborator

neiser commented Nov 10, 2021

JSR305 shouldn't be used anymore, as it's unmaintained.

Also generate package-info.java to tell that all APIs are org.springframework.lang.NonNullApi

See also #3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant