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
   
   ![sharding-4 1 
1](https://user-images.githubusercontent.com/14318621/122700730-68bf1e80-d27e-11eb-8bbe-4767418a4b1f.png)
   
   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]


Reply via email to