-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: declinedA suggestion or change that we don't feel we should currently applyA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancementA general enhancement
Description
Andrei Tuzhilin opened SPR-12867 and commented
In #16440 there was a proposal to add chainable Future callbacks, like google guava ListenableFuture does.
Here is the the code by Sébastien Deleuze.
PS: Why not just use Google guava or Reactor promises for that, instead of adding Yet Another Listenable Future Implementation?
Affects: 4.1.6
Issue Links:
- Make ListenableFuture lambda compliant [SPR-11820] #16440 Make ListenableFuture lambda compliant
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: declinedA suggestion or change that we don't feel we should currently applyA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancementA general enhancement