-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Closed
Copy link
Labels
status: bulk-closedAn outdated, unresolved issue that's closed in bulk as part of a cleaning processAn outdated, unresolved issue that's closed in bulk as part of a cleaning process
Description
Phil Webb opened SPR-10369 and commented
When using @Bean
definitions it is easy to forget to use the @Configuration
annotation. We could parse the byte code of any class having an @Bean
method and detect inter-class calls to other such a methods using ASM.
Affects: 3.2.1
Issue Links:
- Document @Bean 'lite' mode and annotated classes in the reference manual [SPR-9425] #14061 Document
@Bean
'lite' mode and annotated classes in the reference manual - spring-test allows you to reference configuration classes that aren't annotated with @Configuration [SPR-9051] #13690 spring-test allows you to reference configuration classes that aren't annotated with
@Configuration
- Improve documentation for @Bean 'lite' mode and annotated class support in the TestContext Framework [SPR-9401] #14037 Improve documentation for
@Bean
'lite' mode and annotated class support in the TestContext Framework
Metadata
Metadata
Assignees
Labels
status: bulk-closedAn outdated, unresolved issue that's closed in bulk as part of a cleaning processAn outdated, unresolved issue that's closed in bulk as part of a cleaning process