Package io.micronaut.spring.tx.annotation
package io.micronaut.spring.tx.annotation
Spring transactional annotations.
- Since:
 - 1.0
 - Author:
 - Graeme Rocher
 
- 
ClassesClassDescriptionExtends
RuleBasedTransactionAttributeso that it can be bound from annotation metadata and defaults to rollback on all exception types apart from those configured.Simple interceptor to forTransactional.