twosoy opened a new issue, #22804:
URL: https://github.com/apache/shardingsphere/issues/22804

   version:5.3.0
   ```
   <dependency>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-jdbc-core</artifactId>
         <version>5.3.0</version>
       </dependency>
   
       <dependency>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-cluster-mode-repository-nacos</artifactId>
         <version>5.3.0</version>
       </dependency>
   
   ```
   
org.apache.shardingsphere.infra.util.spi.exception.ServiceProviderNotFoundServerException:
 SPI-00001: No implementation class load from SPI 
`org.apache.shardingsphere.mode.repository.cluster.ClusterPersistRepository` 
with type `Consul`.
   
   META-INF.services is error!
   
   <img width="719" alt="image" 
src="https://user-images.githubusercontent.com/26370775/206899072-f76ccdd9-3908-4290-ba0e-ad2e7673d056.png";>
   
   


-- 
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.

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to