baomidou / dynamic-datasource

dynamic datasource for springboot 多数据源 动态数据源 主从分离 读写分离 分布式事务
https://www.kancloud.cn/tracy5546/dynamic-datasource/2264611
Apache License 2.0
4.75k stars 1.19k forks source link

fix:事务后置回调中开启事务死循环 #621

Closed ZPZP1 closed 10 months ago

ZPZP1 commented 10 months ago

What kind of change does this PR introduce? (check at least one)

The description of the PR:

620 修复多数据源事务回调中开启事务的死循环问题

Other information: