提交 1847b2b2 编写于 作者: C cherrylzhao

for #105 sharding-data-spring-boot-jpa-quickstart => sharding-spring-boot-jpa-example

上级 9b291f9e
......@@ -12,8 +12,8 @@
<packaging>pom</packaging>
<modules>
<module>sharding-data-spring-boot-mybatis-quickstart</module>
<module>sharding-data-spring-boot-jpa-quickstart</module>
<module>sharding-spring-boot-mybatis-example</module>
<module>sharding-spring-boot-jpa-example</module>
</modules>
</project>
......@@ -8,7 +8,7 @@
<artifactId>sharding-data-spring-boot</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
</parent>
<artifactId>sharding-jdbc-spring-boot-jpa-quickstart</artifactId>
<artifactId>sharding-spring-boot-jpa-example</artifactId>
<dependencies>
<dependency>
......
......@@ -8,7 +8,7 @@
<artifactId>sharding-data-spring-boot</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
</parent>
<artifactId>sharding-jdbc-spring-boot-mybatis-quickstart</artifactId>
<artifactId>sharding-spring-boot-mybatis-example</artifactId>
<dependencies>
<dependency>
<groupId>io.shardingsphere</groupId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册