dragon-zhang opened a new issue, #3436: URL: https://github.com/apache/incubator-shenyu/issues/3436
### Description Now SpringMvcClient does not register metadata by default, it needs to be registered by default. And for SpringCloudClient, the registered metadata is not specific enough(for example, now only has `/test-springCloud/**`), we need more detaild metaData such as `/test-springCloud/aaaa/bbbb` for future usage. ### Task List 1.- [ ] SpringMvcClient register metadata by default; 2.- [ ] SpringCloudClient register more detaild metadata; -- 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]
