yyy2535 opened a new issue, #3157: URL: https://github.com/apache/servicecomb-java-chassis/issues/3157
接口定义在单独的组件A中,已添加<compilerArgument>-parameters</compilerArgument>编译 服务 **B** 实现了该接口定义,部署注册成功,cse已正常显示生成的对应契约,参数名称也为定义好的名称 服务 **C** 在调用此接口时报错java.lang.IllegalStateException: parameter name is not present,但是另一个服务 **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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
