优化 spring boot 3.4 jta 事务

This commit is contained in:
thinkgem
2025-07-28 12:01:27 +08:00
parent 5bf6c026f0
commit 615448c2ce
4 changed files with 4 additions and 11 deletions

View File

@@ -280,7 +280,7 @@ spring:
pathmatch:
matching-strategy: ANT_PATH_MATCHER
# JTA XA 事务spring boot 3 请在 jeesite-module-core/pom.xml 中打开 atomikos 依赖
# JTA XA 事务spring boot 3
jta:
enabled: false