mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
ac521a366a
This commit refines the instance supplier check in BeanDefinitionMethodGenerator constructor in order to allow overriding by an AOT contribution. Closes gh-29556