EnableAsync javadoc not clear enough [SPR-14793] #19359
Labels
status: backported
An issue that has been backported to maintenance branches
type: task
A general task
Milestone
Slava Semushin opened SPR-14793 and commented
The sentence
For example, should I add
@EnableAsync
to all configuration classes that contain@Async
beans? Is it possible to place@EnableAsync
on one configuration and put the beans with@Async
to another configuration?Here is a quote from to Andy Wilkinson in gitter:
I think that documentation could be improved.
Reference URL: http://docs.spring.io/spring/docs/4.3.x/javadoc-api/org/springframework/scheduling/annotation/EnableAsync.html
Issue Links:
@Async
methodsReferenced from: commits 7a8bf8e, fe59bc2, ab232a5
Backported to: 4.2.9
The text was updated successfully, but these errors were encountered: