Consistent autowiring behavior for specifically typed injection points against loosely typed @Bean methods [SPR-14960] #19527
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
type: enhancement
A general enhancement
Milestone
satish surabhi opened SPR-14960 and commented
I want to report somewhat similar issue reported here: #15673 , now we are noticing autowire failing intermittently at least on the versions I have tried : 3.2.14 and 4.1.7.RELEASE. Following are the test classes with unit test. The test fails with NoSuchBeanDefinitionException for at least 2 (random) out of 5 attempts.
Reference URL: #15673
Issue Links:
@Bean
registration order within Class-reflected configuration classesReferenced from: commits 845dbf0, 66aeeed
The text was updated successfully, but these errors were encountered: