Package io.micronaut.spring.tx.annotation
Spring transactional annotations.
- Since:
- 1.0
-
Class Summary Class Description BindableRuleBasedTransactionAttribute ExtendsRuleBasedTransactionAttribute
so that it can be bound from annotation metadata and defaults to rollback on all exception types apart from those configured.TransactionInterceptor Simple interceptor to forTransactional
.