Commit 3df745fd authored by cherrylzhao's avatar cherrylzhao
Browse files

revise sharding-sphere-example tree.

parent bef568ec
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@ sharding-sphere-example
  │   ├── orchestration-example
  │   │   ├── orchestration-raw-jdbc-example
  │   │   ├── orchestration-spring-boot-example
  │   │   ── orchestration-spring-namespace-example
  │   │   ── orchestration-spring-namespace-example
  │   ├── sharding-example
  │   │   ├── sharding-raw-jdbc-example
  │   │   ├── sharding-spring-boot-jpa-example
@@ -57,8 +57,8 @@ sharding-sphere-example
  │       └── transaction-base-saga-example
  ├── sharding-proxy-example
  │   └── sharding-proxy-boot-mybatis-example
  ── src/resources
   ── manual_schema.sql
  ── src/resources
        ── manual_schema.sql
```