You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
看了下,主流事务的使用都是 @GlobalTransactional 和 @transactional,有没有可能像 Spring 的事物模版一样使用 Seata 而不是用注解?
类似 TransactionalTemplate 这种方法,GlobalTransactionalTemplate?好像没有。
Beta Was this translation helpful? Give feedback.
All reactions