Loading common-repository/mybatis-repository/pom.xml +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ </dependency> <dependency> <groupId>io.shardingsphere</groupId> <artifactId>api-repository</artifactId> <artifactId>repository-api</artifactId> <version>${project.version}</version> </dependency> </dependencies> Loading sharding-jdbc-example/pom.xml +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ <module>spring-boot-nodep-example</module> <module>spring-boot-orche-example</module> <module>spring-namespace-example</module> <module>spring-namespace-orche-example</module> <module>transaction-example</module> </modules> </project> sharding-jdbc-example/spring-boot-nodep-example/pom.xml +2 −2 Original line number Diff line number Diff line Loading @@ -9,8 +9,8 @@ <packaging>pom</packaging> <modules> <module>spring-boot-data-jpa-example</module> <module>spring-boot-data-mybatis-example</module> <module>spring-boot-nodep-jpa-example</module> <module>spring-boot-nodep-mybatis-example</module> </modules> <dependencies> Loading sharding-jdbc-example/spring-boot-nodep-example/spring-boot-nodep-jpa-example/pom.xml +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ <artifactId>spring-boot-example</artifactId> <version>3.0.0.M5-SNAPSHOT</version> </parent> <artifactId>spring-boot-data-jpa-example</artifactId> <artifactId>spring-boot-nodep-jpa-example</artifactId> <dependencies> <dependency> Loading sharding-jdbc-example/spring-boot-nodep-example/spring-boot-nodep-mybatis-example/pom.xml +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ <artifactId>spring-boot-example</artifactId> <version>3.0.0.M5-SNAPSHOT</version> </parent> <artifactId>spring-boot-data-mybatis-example</artifactId> <artifactId>spring-boot-nodep-mybatis-example</artifactId> <dependencies> <dependency> Loading Loading
common-repository/mybatis-repository/pom.xml +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ </dependency> <dependency> <groupId>io.shardingsphere</groupId> <artifactId>api-repository</artifactId> <artifactId>repository-api</artifactId> <version>${project.version}</version> </dependency> </dependencies> Loading
sharding-jdbc-example/pom.xml +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ <module>spring-boot-nodep-example</module> <module>spring-boot-orche-example</module> <module>spring-namespace-example</module> <module>spring-namespace-orche-example</module> <module>transaction-example</module> </modules> </project>
sharding-jdbc-example/spring-boot-nodep-example/pom.xml +2 −2 Original line number Diff line number Diff line Loading @@ -9,8 +9,8 @@ <packaging>pom</packaging> <modules> <module>spring-boot-data-jpa-example</module> <module>spring-boot-data-mybatis-example</module> <module>spring-boot-nodep-jpa-example</module> <module>spring-boot-nodep-mybatis-example</module> </modules> <dependencies> Loading
sharding-jdbc-example/spring-boot-nodep-example/spring-boot-nodep-jpa-example/pom.xml +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ <artifactId>spring-boot-example</artifactId> <version>3.0.0.M5-SNAPSHOT</version> </parent> <artifactId>spring-boot-data-jpa-example</artifactId> <artifactId>spring-boot-nodep-jpa-example</artifactId> <dependencies> <dependency> Loading
sharding-jdbc-example/spring-boot-nodep-example/spring-boot-nodep-mybatis-example/pom.xml +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ <artifactId>spring-boot-example</artifactId> <version>3.0.0.M5-SNAPSHOT</version> </parent> <artifactId>spring-boot-data-mybatis-example</artifactId> <artifactId>spring-boot-nodep-mybatis-example</artifactId> <dependencies> <dependency> Loading