mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-22 22:19:03 +00:00
This commit ensures that the static cache in SpringFactoriesLoader contains unmodifiable lists of unique names of factory implementations. See gh-24985