Commit 624e8319 authored by cherrylzhao's avatar cherrylzhao
Browse files

repository-jdbc => example-jdbc

parent 08dadb5a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -52,7 +52,7 @@ shardingsphere-example
  ├── example-common
  │   ├── config-utility
  │   ├── repository-api
  │   ├── repository-jdbc
  │   ├── example-jdbc
  │   ├── repository-jpa
  │   └── repository-mybatis
  ├── sharding-jdbc-example
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@
        <artifactId>example-core</artifactId>
        <version>4.0.0-RC2</version>
    </parent>
    <artifactId>repository-jdbc</artifactId>
    <artifactId>example-jdbc</artifactId>
    
    <dependencies>
        <dependency>
+0 −0

File moved.

+0 −0

File moved.

+0 −0

File moved.

Loading