mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
This commit adapts @Nullable when calling Map#remove as it correctly handles nullability. See gh-50972 Signed-off-by: Manu Sridharan <msridhar@gmail.com>