mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 12:19:16 +00:00
Update Javadoc to indicate that the getAsyncExecutor() method may be optionally annotated with @Bean and in such circumstance the executor.initialize() method need not be called. Issue: SPR-9934