Consider @Import classes as lite @Configuration [SPR-10533] #15163
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
type: enhancement
A general enhancement
Milestone
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
("is duplicated by")@ComponentScan
should get processed without@Configuration
as well@Bean
introspection between@Configuration
classes and 'lite' beansThe text was updated successfully, but these errors were encountered: