Closed
Description
Spring is planning on deprecating ListenableFuture in 6.0.
spring-projects/spring-framework#27780
Add methods that use CompletableFuture
to the templates and deprecate those that return ListenableFuture
so we can remove them and have a clean API in 3.0.