tlias管理系统-spring事务管理&异常回滚robackfor&事务传播行为&部门日志记录案例的功能实现

This commit is contained in:
2025-10-27 16:22:44 +08:00
parent 54d17225d4
commit 54bb1effca
9 changed files with 105 additions and 4 deletions

View File

@@ -27,3 +27,8 @@ aliyun:
endpoint: https://oss-cn-hangzhou.aliyuncs.com
bucketName: inmind-test1
region: cn-hangzhou
#spring事务管理日志
logging:
level:
org.springframework.jdbc.support.JdbcTransactionManager: debug