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

   > @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
   
   okay,let's try to fix it.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to