Add missing @Nullable
annotations to LogMessage.format
methods
#30006
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
Uh oh!
There was an error while loading. Please reload this page.
Hello,
if I'm not mistaken, the
arg1
,arg2
, etc. parameters fromLogMessage.format
should be annotated with@Nullable
.The text was updated successfully, but these errors were encountered: