mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-19 22:09:01 +00:00
Replace anonymous inner classes with lambda declarations (when possible using method references). See gh-9781
Replace anonymous inner classes with lambda declarations (when possible using method references). See gh-9781