Files
spring-framework/spring-tx/src/test/java/org/springframework
Mark Paluch 83046531da Replace signal materialization in TransactionalOperator with usingWhen
We now use Flux.usingWhen() instead materialize/dematerialize operators
to reuse Reactor's resource closure.

Until usingWhen() accepts a BiFunction to consume error signals,
we need to map error signals outside of usingWhen which requires
re-wrapping of the ReactiveTransaction object.
2019-05-03 16:13:37 +02:00
..
2019-03-21 23:49:28 -05:00
2019-03-21 23:49:28 -05:00
2019-03-21 23:49:28 -05:00