Package org.springframework.transaction.aspectj
@NullMarked
package org.springframework.transaction.aspectj
AspectJ-based transaction management support.
-
ClassesClassDescription
@Configurationclass that registers the spring infrastructure beans necessary to enable AspectJ-based annotation-driven transaction management for the JTA 1.2Transactionalannotation in addition to spring's ownTransactionalannotation.@Configurationclass that registers the spring infrastructure beans necessary to enable AspectJ-based annotation-driven transaction management for spring's ownTransactionalannotation.