Updated spring boot data mybatis example.
7 files changed
tree: e3063192352eae4f71d816482263ce6e94b2564a
  1. sharding-jdbc-orchestration-example/
  2. sharding-jdbc-raw-jdbc-example/
  3. sharding-jdbc-spring-boot-example/
  4. sharding-jdbc-spring-namespace-example/
  5. sharding-jdbc-transaction-example/
  6. .gitignore
  7. LICENSE
  8. pom.xml
  9. README.md
README.md

sharding-jdbc-example

Sharding-JDBC example.

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

Example docs please see http://shardingjdbc.io/docs/01-start/code-demo/