Skip to content

Change APIs to use CompletableFuture Instead of ListenableFuture #2357

@garyrussell

Description

@garyrussell

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions