liubao68 commented on issue #4787: URL: https://github.com/apache/servicecomb-java-chassis/issues/4787#issuecomment-2840723704
这个问题比较难给出具体的答案。 早期想过是否可以参考feign,可以优先从 interface 直接生成契约, 这个可能是最好的能够兼容现有机制的方案。 不过也可能存在一些特殊问题,特别是edge-service,这意味着edge-service只能使用纯的http转发,类似spring cloud gateway。 当然如果只是寻找一种满足不使用契约的开发模式,可以考虑spring cloud/spring cloud huawei等框架。 -- 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]
