-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancementA general enhancement
Milestone
Description
Phil Webb opened SPR-10533 and commented
The @Import
annotation could indicate that a class is a lite @Configuration
(in the same way as @Bean
does).
Affects: 3.2.2
Issue Links:
- @Enable* should be supported without @Configuration [SPR-10660] #15288
@Enable
* should be supported without@Configuration
("is duplicated by") - @ComponentScan should get processed without @Configuration as well [SPR-11769] #16391
@ComponentScan
should get processed without@Configuration
as well - Revisit @Bean introspection between @Configuration classes and 'lite' beans [SPR-17206] #21739 Revisit
@Bean
introspection between@Configuration
classes and 'lite' beans
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancementA general enhancement