liubao68 commented on issue #3931: URL: https://github.com/apache/servicecomb-java-chassis/issues/3931#issuecomment-1709413479
java chassis提供了RestTemplate调用微服务,但是实现并不是基于SpringMVC的,不能使用ClientHttpRequestInterceptor。 对于请求的拦截和处理,需要使用 Handler 或者 HttpClientFilter。 -- 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]
