Unverified Commit 9a843766 authored by 张亮's avatar 张亮 Committed by GitHub
Browse files

Merge pull request #55 from tristaZero/dev

Add notes
parents 630e9563 62c66b7f
Loading
Loading
Loading
Loading
+6 −5
Original line number Diff line number Diff line
@@ -14,11 +14,12 @@
    </modules>
    
    <dependencies>
        <dependency>
            <groupId>io.shardingsphere</groupId>
            <artifactId>sharding-jdbc-spring-boot-starter</artifactId>
            <version>${sharding-sphere.version}</version>
        </dependency>
        <!--If you run the examples without using orchestration, please use this artifactId below. otherwise, please use the second one.-->
        <!--<dependency>-->
            <!--<groupId>io.shardingsphere</groupId>-->
            <!--<artifactId>sharding-jdbc-spring-boot-starter</artifactId>-->
            <!--<version>${sharding-sphere.version}</version>-->
        <!--</dependency>-->
        <dependency>
            <groupId>io.shardingsphere</groupId>
            <artifactId>sharding-jdbc-orchestration-spring-boot-starter</artifactId>