
org.springframework.transaction.package-info Maven / Gradle / Ivy
The newest version!
/**
* Spring's core transaction management APIs (independent of any specific transaction
* management system); an exception hierarchy for Spring's transaction infrastructure;
* and transaction manager, definition, and status interfaces.
*/
@NullMarked
package org.springframework.transaction;
import org.jspecify.annotations.NullMarked;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy