mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
1. remove unused import 2. remove redundant semicolon 3. remove redundant empty constructor and SAM-constructor 4. remove unnecessary type argument 5. adjust indent See gh-31913