Package org.springframework.transaction.aspectj


@NullMarked 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.