glynnwei commented on issue #14164:
URL: https://github.com/apache/dubbo/issues/14164#issuecomment-2100687433

   @aofall Thank you for your thoughts, but the error is still reported, here 
is my maven related information.
   ```
   ...
   <maven.compiler.source>1.8</maven.compiler.source>
   <maven.compiler.target>1.8</maven.compiler.target>
   <dubbo.version>3.2.11</dubbo.version>
   <spring-boot.version>2.6.4</spring-boot.version>
   ...
   <dependency>
       <groupId>org.apache.dubbo.extensions</groupId>
       <artifactId>dubbo-registry-etcd3</artifactId>
       <version>3.2.0</version>
   </dependency>
   <dependency>
       <groupId>org.apache.dubbo.extensions</groupId>
       <artifactId>dubbo-metadata-report-etcd</artifactId>
       <version>3.2.0</version>
   </dependency>
   ...
   ```
   Reference project: 
https://github.com/dubbo/dubbo-samples/tree/master/1-basic/dubbo-samples-spring-boot/dubbo-samples-spring-boot-provider
 


-- 
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: notifications-unsubscr...@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org

Reply via email to