commit | af6124ed2e79860cd29f496f1647efdfdeb9ff86 | [log] [tgz] |
---|---|---|
author | A Cabbage <928124786@qq.com> | Mon Oct 28 13:30:55 2024 +0800 |
committer | GitHub <noreply@github.com> | Mon Oct 28 13:30:55 2024 +0800 |
tree | 22dfa02851511f75737fa034834ed47b76f41517 | |
parent | 980a2f4302ed88f28d3eb4e4de49dee59b886cac [diff] |
feat: add spring-seata-dubbo-saga e2e case (#700)
The first and second levels are more of a directory
Top level: seata-samples
Second layer: at-sample, tcc-sample, saga-sample, xa-sample
Third floor, The third layer is the specific sample and the naming convention is as follows:
naming with framework: spring-nacos-seata, springboot-naocs-zk-seata ...
pom: The dependencies of each sample should be independent and should not depend on the dependencies of the parent pom of seata samples.
https://seata.apache.org/docs/user/quickstart/
1、account
2、storage
3、order
4、business