mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-20 06:29:16 +00:00
Replace explicit casts with pattern variables to improve readability and remove redundancy. See gh-48297 Signed-off-by: geopark021 <geobrown021@gmail.com>