Overloaded @Bean
methods in @Configration
class are processed in inconsistent order
#31906
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
status: declined
A suggestion or change that we don't feel we should currently apply
for example:
spring analysis
@Bean
inretrieveBeanMethodMetadata
method,Set<MethodMetadata> beanMethods = original.getAnnotatedMethods(Bean.class.getName())
line disorder,so get different result;The text was updated successfully, but these errors were encountered: