Commit eb488175 authored by cherrylzhao's avatar cherrylzhao
Browse files

example-jpa => example-spring-jpa.

parent 9a0448da
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -53,7 +53,7 @@ shardingsphere-example
  │   ├── config-utility
  │   ├── repository-api
  │   ├── example-raw-jdbc
  │   ├── example-jpa
  │   ├── example-spring-jpa
  │   └── example-spring-mybatis
  ├── sharding-jdbc-example
  │   ├── sharding-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>example-jpa</artifactId>
    <artifactId>example-spring-jpa</artifactId>
    
    <dependencies>
        <dependency>
+0 −0

File moved.

+0 −0

File moved.

+0 −0

File moved.

Loading