RaigorJiang commented on issue #10190: URL: https://github.com/apache/shardingsphere/issues/10190#issuecomment-826829298
@chenchen1008 Hi, I have tested with version `5.0.0-alpha`, and there was no problem. But, the starter should be `shardingsphere-jdbc-core-spring-boot-starter`, your dependency is wrong. The correct dependency is `<dependency> <groupId>org.apache.shardingsphere</groupId> <artifactId>shardingsphere-jdbc-core-spring-boot-starter</artifactId> <version>${shardingsphere.version}</version> </dependency>` Please see https://shardingsphere.apache.org/document/current/cn/user-manual/shardingsphere-jdbc/usage/sharding/spring-boot-starter/ -- 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