eye-gu opened a new issue, #5753: URL: https://github.com/apache/shenyu/issues/5753
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Error creating bean with name 'apacheDubboServiceBeanListener' defined in class path resource [shenyu.xml]: Unsatisfied dependency expressed through constructor parameter 0: Could not convert argument value of type [org.apache.shenyu.register.common.config.ShenyuClientConfig$ClientPropertiesConfig] to required type [org.apache.shenyu.register.common.config.ShenyuClientConfig]: Failed to convert value of type 'org.apache.shenyu.register.common.config.ShenyuClientConfig$ClientPropertiesConfig' to required type 'org.apache.shenyu.register.common.config.ShenyuClientConfig'; Cannot convert value of type 'org.apache.shenyu.register.common.config.ShenyuClientConfig$ClientPropertiesConfig' to required type 'org.apache.shenyu.register.common.config.ShenyuClientConfig': no matching editors or conversion strategy found ### Expected Behavior _No response_ ### Steps To Reproduce _No response_ ### Environment ```markdown ShenYu version(s): ``` ### Debug logs _No response_ ### Anything else? _No response_ -- 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]
