Merge pull request #37 from tuohai666/dev

add Saga transaction example
tree: 43017ffc5581f6067141baacf55577e7359c05a8
  1. sharding-jdbc-example/
  2. sharding-jdbc-transaction-example/
  3. sharding-jdbc-transaction-saga-example/
  4. sharding-proxy-example/
  5. .gitignore
  6. LICENSE
  7. pom.xml
  8. README.md
README.md

sharding-sphere-example

Sharding-Sphere example.

Example for 1.x please see tags in https://github.com/sharding-sphere/sharding-sphere/tree/${tag}/sharding-jdbc-example

Example for 2.x or 3.x please see tags in https://github.com/sharding-sphere/sharding-sphere-example/tree/${tag}

Please do not use dev branch to run your example, example of dev branch is not released yet.