Package org.springframework.transaction.aspectj


@NonNullApi @NonNullFields package org.springframework.transaction.aspectj
AspectJ-based transaction management support.
  • Classes
    Class
    Description
    @Configuration class that registers the Spring infrastructure beans necessary to enable AspectJ-based annotation-driven transaction management for the JTA 1.2 Transactional annotation in addition to Spring's own Transactional annotation.
    @Configuration class that registers the Spring infrastructure beans necessary to enable AspectJ-based annotation-driven transaction management for Spring's own Transactional annotation.