liubao68 commented on issue #1762: URL: https://github.com/apache/servicecomb-java-chassis/issues/1762#issuecomment-630605664
Invocation.SchemaMeta.Swagger 这样或许可以。得到的是 swagger 类型。 如果存在一个类与之对应,比如 provider 或者 consumer采用了RPC方式调用, Invocation.getInvocationArguments 得到的实际的类型, 采用 BeanDescriptor 可以获取到 java class 的字段信息。 ---------------------------------------------------------------- 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]
