mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-18 00:49:02 +00:00
Clean up compiler warnings in the tests of spring-context-support. This commit: * adds type parameters to all the types except `Cache` (mostly `List` and `Map`) * removes unused imports