brotherlu-xcq opened a new issue #66: URL: https://github.com/apache/dubbo-spi-extensions/issues/66
- [ ] I have searched the [issues](https://github.com/apache/dubbo-spi-extensions/issues) of this repository and believe that this is not a duplicate. - [ ] I have checked the [REAMDE](https://github.com/apache/dubbo-admin/blob/dubbo-spi-extensions/README.md) of this repository and believe that this is not a duplicate. ### Description The logic of building URL in AdminMockFilter is too much complex. simple the building logic. https://github.com/apache/dubbo-spi-extensions/blob/9c5d9dde494b44b3363ebcb8d33e8aa45382d141/dubbo-mock-extensions/dubbo-mock-admin/src/main/java/org/apache/dubbo/mock/filter/AdminMockFilter.java#L98-L116 -- 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]
