Commit 62c66b7f authored by tristaZero's avatar tristaZero
Browse files

note

parent 630e9563
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>