Saga mode distributed transaction demo projects (#234)

66 files changed
tree: 804b6316d480091d9930d30f38a504e7a6219d22
  1. api/
  2. doc/
  3. dubbo/
  4. ha/
  5. multiple-datasource/
  6. multiple-datasource-mybatis-plus/
  7. nacos/
  8. nutzboot-dubbo-fescar/
  9. saga/
  10. springboot/
  11. springboot-dubbo-seata/
  12. springboot-mybatis/
  13. springboot-shardingsphere-seata/
  14. springcloud-eureka-feign-mybatis-seata/
  15. springcloud-eureka-seata/
  16. springcloud-jpa-seata/
  17. springcloud-nacos-seata/
  18. tcc/
  19. .gitignore
  20. .travis.yml
  21. LICENSE
  22. pom.xml
  23. README.md
README.md

Seata Samples

Samples for Seata. This project contains several sub-projects, each of which is an example of integration with other projects.

Build Status license

Related repository

  • Seata - The Seata core project

Sub-projects

Guide