Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading example-core/example-jpa/pom.xml→example-core/example-spring-jpa/pom.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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> Loading example-core/example-jpa/src/main/java/org/apache/shardingsphere/example/core/jpa/entity/OrderEntity.java→example-core/example-spring-jpa/src/main/java/org/apache/shardingsphere/example/core/jpa/entity/OrderEntity.java +0 −0 File moved. View file example-core/example-jpa/src/main/java/org/apache/shardingsphere/example/core/jpa/entity/OrderItemEntity.java→example-core/example-spring-jpa/src/main/java/org/apache/shardingsphere/example/core/jpa/entity/OrderItemEntity.java +0 −0 File moved. View file example-core/example-jpa/src/main/java/org/apache/shardingsphere/example/core/jpa/entity/UserEntity.java→example-core/example-spring-jpa/src/main/java/org/apache/shardingsphere/example/core/jpa/entity/UserEntity.java +0 −0 File moved. View file Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading
example-core/example-jpa/pom.xml→example-core/example-spring-jpa/pom.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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> Loading
example-core/example-jpa/src/main/java/org/apache/shardingsphere/example/core/jpa/entity/OrderEntity.java→example-core/example-spring-jpa/src/main/java/org/apache/shardingsphere/example/core/jpa/entity/OrderEntity.java +0 −0 File moved. View file
example-core/example-jpa/src/main/java/org/apache/shardingsphere/example/core/jpa/entity/OrderItemEntity.java→example-core/example-spring-jpa/src/main/java/org/apache/shardingsphere/example/core/jpa/entity/OrderItemEntity.java +0 −0 File moved. View file
example-core/example-jpa/src/main/java/org/apache/shardingsphere/example/core/jpa/entity/UserEntity.java→example-core/example-spring-jpa/src/main/java/org/apache/shardingsphere/example/core/jpa/entity/UserEntity.java +0 −0 File moved. View file