mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
9b58df8857
Avoid re-creating the instance unless it is a bean name that needs to be resolved through the BeanFactory. Closes gh-34277