hlcen66 commented on issue #4025: URL: https://github.com/apache/shenyu/issues/4025#issuecomment-1264540601
> If your `spring cloud gateway` is registered with `eureka`, then you can use `Proxy/springCloud` to connect to it , `new Selector` i had try, the spring cloud gateway as a spring cloud service can registry into the shenyu ,but a new problem produce..  cloud gateway config :  so , the url by shenyu proxy is : http://localhost:9195/springcloud/order-server/order/list but the gateway route url can not be a metadata . when i ask url : http://localhost:9195/springcloud/order-server/order/list the debug result:   so,how to forward the request to the gateway through shenyu, can you give me a demo? pls ,thanks -- 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]
