You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Spring provide an @Nullable annotation itself, so this could be used. It'd be nice to generate this along with NotNull for coding assistance and static analysis.
Is your feature request related to a problem? Please describe.
Spring provide an
@Nullable
annotation itself, so this could be used. It'd be nice to generate this along withNotNull
for coding assistance and static analysis.current config
The text was updated successfully, but these errors were encountered: