Skip to content

Spring Cloud 整合Seata 实现 AT、TCC、SAGA 和 XA 事务模式

Notifications You must be signed in to change notification settings

a852203465/seata-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Cloud 整合Seata 实现 AT、TCC、SAGA 和 XA 事务模式

1. 模块说明

  • at: AT事务模式
  • tcc: TCC事务模式
  • SAGA: SAGA事务模式
  • XA: XA事务模式
  • eureka: 注册中心

About

Spring Cloud 整合Seata 实现 AT、TCC、SAGA 和 XA 事务模式

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages