fcc651497387 opened a new issue, #5900: URL: https://github.com/apache/shenyu/issues/5900
### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior When building nacos properties, The 'namespace' attribute uses com. Alibaba. nacos. app PropertyKeyConst.NAMESPACE, But when creating NacosInstanceRegitorRepository, the value of the property is obtained using 'nacosNameSpace' And when building nacos properties, the group attribute was not built, and 'group' was used in the nacos API, but in shenyu, the attribute is 'nacosGroup' ### 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]
