fix springcloud-jpa-seata (#522)

11 files changed
tree: c3a7688887f2e4142b00ae39123c36e93c7831bc
  1. .github/
  2. api/
  3. doc/
  4. dubbo/
  5. dubbo-multiple-datasource-mybatis-plus/
  6. etcd3/
  7. ha/
  8. mp-shadingsphere-druid-seata-tcc/
  9. multiple-datasource/
  10. multiple-datasource-mybatis-plus/
  11. nacos/
  12. nutzboot-dubbo-fescar/
  13. saga/
  14. seata-samples-jit/
  15. seata-spring-boot-starter-samples/
  16. seata-xa/
  17. spring-cloud-alibaba-samples/
  18. springboot/
  19. springboot-dubbo-seata/
  20. springboot-dubbo-seata-zk/
  21. springboot-mybatis/
  22. springboot-shardingsphere-seata/
  23. springcloud-eureka-feign-mybatis-seata/
  24. springcloud-eureka-seata/
  25. springcloud-jpa-seata/
  26. springcloud-nacos-seata/
  27. springcloud-seata-sharding-jdbc-mybatis-plus-samples/
  28. style/
  29. tcc/
  30. .gitignore
  31. .travis.yml
  32. LICENSE
  33. pom.xml
  34. 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

Friendly note: because the project depends on too much, all Maven modules are commented out by default.

You can modify pom.xml.

Related repository

  • Seata - The Seata core project

Sub-projects

Guide