ReactiveAdapterRegistry mechanism. Yet another alternative would
be to implement a custom
AsyncHandlerMethodReturnValueHandler.@Deprecated
public interface DeferredResultAdapter
DeferredResult.| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.context.request.async.DeferredResult<?> |
adaptToDeferredResult(java.lang.Object returnValue)
Deprecated.
Create a
DeferredResult for the given return value. |