Deprecate ListenableFuture in favor of CompletableFuture #27780
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
in: messaging
Issues in messaging modules (jms, messaging)
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
For application facing APIs, we can provide CompletionStage alternatives. For internal usages, we could retain it or phase it out completely.
The text was updated successfully, but these errors were encountered: