Closed
Description
Rossen Stoyanchev opened SPR-16204 and commented
XML bean declarations support this attribute but not @Bean
declarations. The need for this has come up in #20737 and now also #20751.
Affects: 5.0.1
Issue Links:
- WebSocketConfigurationSupport.defaultSockJsTaskScheduler adds NoOpScheduler to context that is not usable in any way [SPR-16189] #20737 WebSocketConfigurationSupport.defaultSockJsTaskScheduler adds NoOpScheduler to context that is not usable in any way ("is depended on by")
- Warn about use of SimpleAsyncTaskExecutor for async requests [SPR-16203] #20751 Warn about use of SimpleAsyncTaskExecutor for async requests ("is depended on by")
- Support disabling @Autowired on a per-@Bean basis [SPR-8396] #13043 Support disabling
@Autowired
on a per-@Bean
basis - Consistent non-exposure of null beans in the BeanFactory API [SPR-17034] #21572 Consistent non-exposure of null beans in the BeanFactory API
- Deprecate autowire attribute on @Bean annotation [SPR-17281] #21814 Deprecate autowire attribute on
@Bean
annotation
Referenced from: commits fc699b2