Before this change AsyncRestTemplate had two anonymous implementations of ListenableFuture that were adapting the result. Those have been replaces with ListenableFutureAdapter. This commit is preparation for SPR-13785.
Before this change AsyncRestTemplate had two anonymous implementations of ListenableFuture that were adapting the result. Those have been replaces with ListenableFutureAdapter. This commit is preparation for SPR-13785.