Make ListenableFuture chainable [SPR-12867] #17465
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
status: declined
A suggestion or change that we don't feel we should currently apply
type: enhancement
A general enhancement
Uh oh!
There was an error while loading. Please reload this page.
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:
The text was updated successfully, but these errors were encountered: