mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
5d6139eb7a
This commit overrides initialValue() of NamedThreadLocal to lazily initialize the set used in XmlBeanDefinitionReader. Closes gh-24800