Support use of @Primary and @Lazy during component-scanning [SPR-5629] #10300
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
type: enhancement
A general enhancement
Milestone
Chris Beams opened SPR-5629 and commented
#10261 and #10262 introduced the
@Primary
and@Lazy
annotations for use with@Bean
methods. These annotations should be available for use on@Component-annotated
classes.Issue Links:
@Component
source-annotated component-scan definitionsThe text was updated successfully, but these errors were encountered: