spring-framework/spring-tx
Mark Paluch 2aa8aef216 Extend transaction attributes with labels
TransactionAttribute now exposes a labels attribute that associates a
descriptive array of labels with a transaction.

Labels may be of a pure descriptive nature or may get evaluated by
transaction managers to associate technology-specific behavior
with the actual transaction.
2020-05-06 16:28:21 +02:00
..
src Extend transaction attributes with labels 2020-05-06 16:28:21 +02:00
spring-tx.gradle Use Gradle test fixture support for spring-beans and spring-context 2020-01-02 16:01:34 +01:00