liubao68 commented on issue #2197: URL: https://github.com/apache/servicecomb-java-chassis/issues/2197#issuecomment-759996994
可以看看自定义的 HttpServerFilter 和 平台的 `ServerRestArgsFilter` 的 `order`, 保证在之后执行就可以取到参数。 接口API的实现里面也可以通过参数 InvocationContext 或者 ContextUtils 取到上下文。 ---------------------------------------------------------------- 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]
