Document supported return types for @Async methods [SPR-14881] #19447
Labels
status: backported
An issue that has been backported to maintenance branches
type: documentation
A documentation task
Milestone
Oliver Drotbohm opened SPR-14881 and commented
It looks like the reference documentation currently doesn't contain any details about the variety of supported return types (
Future
,ListenableFuture
,CompletableFuture
).Affects: 4.2.8, 4.3.3
Issue Links:
@Async
methodsReferenced from: commits c8bb32b, 8df45dd, 9be1710
Backported to: 4.2.9
The text was updated successfully, but these errors were encountered: