Skip to content

Commit

Permalink
Fix ListenableFutureReturnValueHandler Javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
sdeleuze committed Oct 30, 2024
1 parent f4b3520 commit eaafdea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
import org.springframework.core.MethodParameter;

/**
* Support for {@link ListenableFuture} as a return value type.
* Support for {@link org.springframework.util.concurrent.ListenableFuture} as a return value type.
*
* @author Sebastien Deleuze
* @since 4.2
Expand Down

0 comments on commit eaafdea

Please sign in to comment.