chao6118 commented on issue #6098: URL: https://github.com/apache/shenyu/issues/6098#issuecomment-3178185814
中台 提供多个接口,比如 /a、/b、/c,它们可能属于同一个服务。 前端 不想直接调用 /a、/b、/c,而是希望通过一个统一的入口(如 /tongyi)动态调用这些接口。 新增接口(如 /d)时,只需在网关配置,前端代码无需修改。 -- 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: notifications-unsubscr...@shenyu.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
