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

Refine null-safety in the spring-jdbc module #34147

Closed
sdeleuze opened this issue Dec 24, 2024 · 0 comments
Closed

Refine null-safety in the spring-jdbc module #34147

sdeleuze opened this issue Dec 24, 2024 · 0 comments
Assignees
Labels
in: data Issues in data modules (jdbc, orm, oxm, tx) type: enhancement A general enhancement
Milestone

Comments

@sdeleuze
Copy link
Contributor

sdeleuze commented Dec 24, 2024

As a follow-up of #28797, @SuppressWarnings("NullAway") should be either documented, linked to a NullAway issue or removed with related null-safety refinements in the spring-jdbc module.

@sdeleuze sdeleuze added the type: enhancement A general enhancement label Dec 24, 2024
@sdeleuze sdeleuze added this to the 7.0.0-M1 milestone Dec 24, 2024
@sdeleuze sdeleuze self-assigned this Dec 24, 2024
@sdeleuze sdeleuze added the in: data Issues in data modules (jdbc, orm, oxm, tx) label Dec 24, 2024
sdeleuze added a commit to sdeleuze/spring-framework that referenced this issue Dec 26, 2024
This commit uses `@SuppressWarnings("NullAway.Init")` when
relevant.

See spring-projectsgh-34147
See spring-projectsgh-34151
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: data Issues in data modules (jdbc, orm, oxm, tx) type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant