Closed jhoeller closed 3 weeks ago
Since we intend to drop ListenableFuture support completely in favor of CompletableFuture, let's mark it as deprecated for removal in 6.2, ultimately removing it in 7.0.
ListenableFuture
CompletableFuture
Since we intend to drop
ListenableFuture
support completely in favor ofCompletableFuture
, let's mark it as deprecated for removal in 6.2, ultimately removing it in 7.0.