Previously, if a factory method is defined on a parent, the generated code would blindly use the method's declaring class for both the target of the generated code, and the signature of the method. This commit improves the resolution by considering the factory metadata in the BeanDefinition. Closes gh-32609 |
||
---|---|---|
.. | ||
src | ||
.springBeans | ||
spring-test.gradle |