mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
5abca033d0
This commit ensures that the static cache in SpringFactoriesLoader contains unmodifiable lists of unique names of factory implementations. See gh-24985