XiaoDongZhi opened a new issue #2197: URL: https://github.com/apache/servicecomb-java-chassis/issues/2197
我们有一个模块的api,里面都有一些公共的参数,所以我想弄个拦截器,然后把这些参数都放到上下文里面,然后在每个api执行的时候,处理末端都传给第三方服务。 我们之前有httpserverfilter的实现,验证了下,这个httpserverfilter的调用是在设置上下文之前的,所以放不进去。 ---------------------------------------------------------------- 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]
