mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
eef9bc899f
This commit declares the model method parameter as @Nullable and adds defensive guards against a null model argument. Closes gh-23105