Juergen Hoeller opened SPR-13248 and commented
Along the lines of #17827, AsyncAnnotationBeanPostProcessor could find a TaskExecutor bean by type and/or name in the context, avoiding the need to implement AsyncConfigurer for that purpose.
Issue Links:
Referenced from: commits c3e57dd
Juergen Hoeller opened SPR-13248 and commented
Along the lines of #17827,
AsyncAnnotationBeanPostProcessorcould find aTaskExecutorbean by type and/or name in the context, avoiding the need to implementAsyncConfigurerfor that purpose.Issue Links:
@Asyncin 4.2.x but works in 4.1.x@EnableAsync's javadoc)Referenced from: commits c3e57dd