VTracyHuang commented on issue #2198: URL: https://github.com/apache/servicecomb-java-chassis/issues/2198#issuecomment-760636909
https://www.bookstack.cn/read/ApacheServiceCombJavaChassis/54.md 这是官方文档的地址 关于Rpc这儿 @RpcReference(schemaId = "hello", microserviceName = "helloApp:helloProvider") private Hello hello; 我就想问一下 这个Hello 是provider那边的controller类 然后consumer里需要把他声明成接口 补充方法 这样吗? 还是要怎么写? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
