mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
1e8c799a60
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