v2.x 里的 tx GlobalTransactionalInterceptorHandler 使用了 io.seata.spring.annotation 下的注解 (T_T)

3zwjbxry  于 22天前  发布在  Spring
关注(0)|答案(7)|浏览(14)

这样的话 seata-integration-tx 就只能与 spring 相关的适配结合使用了。。。建议:

  • io.seata.spring.annotation.GlobalLock
  • io.seata.spring.annotation.GlobalTransactional

上移到:

  • io.seata.annotation.GlobalLock
  • io.seata.annotation.GlobalTransactional

不能只是 “面向 spring 编程”。咱得 “面向 java 生态编程”,👍

yebdmbv4

yebdmbv41#

这个模块的存在就是为了解偶spring,2.0后面会定义一个新的注解,这个为了兼容老版本会长时间保留

sg3maiej

sg3maiej2#

@a364176773 有新注解是吧?。。。这太好了,新注解叫什么名?

2fjabf4q

2fjabf4q3#

@a364176773 能加个友吗?有问题方便请教。。。我在为 solon 添加 seata v2.x 的适配:)

vatpfxk5

vatpfxk54#

Please give me your e-mail and I will contact you

55ooxyrt

55ooxyrt5#

@funky-eyes 我已经给你发邮件了(空的)。

yquaqz18

yquaqz186#

@funky-eyes 邮件用中文啊:)。。。都是中国人,私对私发就别用英文了:)

06odsfpq

06odsfpq7#

@***.   noear @***.  …

------------------ 原始邮件 ------------------ 发件人: ***@***.***>; 发送时间: 2023年10月23日(星期一) 中午1:34 收件人: ***@***.***>; 抄送: ***@***.***>; ***@***.***>; 主题: Re: [seata/seata] v2.x 里的 tx GlobalTransactionalInterceptorHandler 使用了 io.seata.spring.annotation 下的注解 (T_T) (Issue #5853) Please give me your e-mail and I will contact you — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: ***@***.***>

相关问题