liubao68 commented on issue #1999: URL: https://github.com/apache/servicecomb-java-chassis/issues/1999#issuecomment-707424006
你这里定义的是 consumer interface 吗? 一个 RPC interface, 只能有一个返回值类型。 java-chassis 使用 InvocationException 表示其他类型的返回值类型。 参考:http://localhost:8000/general-development/error-handling/ ---------------------------------------------------------------- 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]
