spring-framework/spring-context-support/src
Juergen Hoeller a2a6bc3d47 Introduce TransactionDefinition.withDefaults() shortcut
Such a static unmodifiable TransactionDefinition with defaults can be used for getTransaction(null) calls, now also possible for getReactiveTransaction. Furthermore, it can be used for a simple TransactionalOperator.create(ReactiveTransactionManager) method without an internal dependency on the transaction.support package.

See gh-22646
2019-05-03 12:28:41 +02:00
..
main Introduce TransactionDefinition.withDefaults() shortcut 2019-05-03 12:28:41 +02:00
test Merge branch '5.1.x' 2019-04-08 15:46:47 +02:00