spring-framework/spring-tx
Sébastien Deleuze e170c16b02 Refine TransactionalOperator.executeAndAwait nullability
Before this commit, TransactionalOperator.executeAndAwait had a rigid
null-safety handling. This commit takes advantage of Kotlin capability
to allow to deal with both non-null and nullable depending on the
nullability of the lambda.

Closes gh-29919
2023-02-02 14:39:33 +01:00
..
src Refine TransactionalOperator.executeAndAwait nullability 2023-02-02 14:39:33 +01:00
spring-tx.gradle Relocate TestGenerationContext to spring-core-test 2022-09-05 16:21:17 +02:00