不支持Spring的@Transactional事务机制
Author: micromaple1001Created Jul 21, 2022Updated Jul 11, 2025
Labelsbug
1、bug描述 不支持Spring的@Transactional事务机制,增加这个Spring的注解,接口一直挂起了
2、版本号(非常重要) v 1.6.7.6-release
3、期望结果 希望能支持Spring的@Transactional事务机制
4、实际结果 在Service层,增加@Transactional,接口处理完数据操作层后会被挂起,然后一直无法响应
Source: MyCATApache/Mycat-Server