Skip to content

Add missing @Nullable annotations to LogMessage.format methods #30006

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

Closed
mhalbritter opened this issue Feb 21, 2023 · 0 comments
Closed

Add missing @Nullable annotations to LogMessage.format methods #30006

mhalbritter opened this issue Feb 21, 2023 · 0 comments
Assignees
Labels
in: core Issues in core modules (aop, beans, core, context, expression) status: backported An issue that has been backported to maintenance branches type: enhancement A general enhancement
Milestone

Comments

@mhalbritter
Copy link
Contributor

mhalbritter commented Feb 21, 2023

Hello,

if I'm not mistaken, the arg1, arg2, etc. parameters from LogMessage.format should be annotated with @Nullable.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Feb 21, 2023
@sdeleuze sdeleuze self-assigned this Feb 21, 2023
@sbrannen sbrannen added in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Feb 21, 2023
@sbrannen sbrannen added this to the 6.0.6 milestone Feb 21, 2023
@github-actions github-actions bot added status: backported An issue that has been backported to maintenance branches and removed for: backport-to-5.3.x labels Feb 21, 2023
@sbrannen sbrannen changed the title LogMessage.format missing @Nullable annotations Add missing @Nullable annotations to LogMessage.format methods Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) status: backported An issue that has been backported to maintenance branches type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

4 participants