public class FescarRestInterceptor extends Object implements feign.RequestInterceptor, org.springframework.http.client.ClientHttpRequestInterceptor
| 构造器和说明 |
|---|
FescarRestInterceptor() |
public void apply(feign.RequestTemplate requestTemplate)
apply 在接口中 feign.RequestInterceptorpublic org.springframework.http.client.ClientHttpResponse intercept(org.springframework.http.HttpRequest request,
byte[] body,
org.springframework.http.client.ClientHttpRequestExecution execution)
throws IOException
intercept 在接口中 org.springframework.http.client.ClientHttpRequestInterceptorIOExceptionCopyright © 2019. All rights reserved.