mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-02 19:30:23 +01:00
04fdec6f8b
Where possible, explicit generic declarations to use the Java 8 diamond operator. See gh-9781