trycache0828 edited a comment on issue #10843: URL: https://github.com/apache/shardingsphere/issues/10843#issuecomment-864682493
> @trycache0828 Change maven artifactId to `shardingsphere-jdbc-core`. Can't find Class for org.apache.shardingsphere.api.sharding.standard.PreciseShardingAlgorithm and org.apache.shardingsphere.api.sharding.standard.RangeShardingAlgorithm etc. Use middleware version 4.1.1  Use middleware version 5.0.0-beta ## Dependency package <dependency> <groupId>org.apache.shardingsphere</groupId> <artifactId>shardingsphere-jdbc-core-spring-boot-starter</artifactId> <version>5.0.0-beta</version> </dependency> <dependency> <groupId>org.apache.shardingsphere</groupId> <artifactId>shardingsphere-jdbc-core</artifactId> <version>5.0.0-beta</version> </dependency> -- 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: [email protected]
