GeorgeAnson opened a new pull request #8134:
URL: https://github.com/apache/shardingsphere/pull/8134


                <dependency>
                        <groupId>org.apache.shardingsphere</groupId>
                        
<artifactId>sharding-jdbc-spring-boot-starter</artifactId>
                        <version>${shardingsphere.version}</version>
                </dependency>
   原有maven依赖为
   <dependency>
       <groupId>org.apache.shardingsphere</groupId>
       <artifactId>shardingsphere-jdbc-spring-boot-starter</artifactId>
       <version>${shardingsphere.version}</version>
   </dependency>
   
   shardingsphere在maven仓库中是找不到的
   
   Fixes #ISSUSE_ID.
   
   Changes proposed in this pull request:
   -
   -
   -
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to