mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
e184860ca4
This commit updates the null-safety documentation to use "nullness" instead of "nullability" in order to be consistent with the JSpecify documentation. See gh-28797