Fix ListenableFutureReturnValueHandler Javadoc

See gh-33808
This commit is contained in:
Sébastien Deleuze
2024-10-30 14:44:25 +01:00
parent f4b3520ab3
commit eaafdea1fb

View File

@@ -21,7 +21,7 @@ import java.util.concurrent.CompletableFuture;
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