类 FeignApiInterceptor

java.lang.Object
com.cdkjframework.cloud.config.FeignApiInterceptor
所有已实现的接口:
feign.RequestInterceptor
直接已知子类:
FeignConfig

@Configuration public class FeignApiInterceptor extends Object implements feign.RequestInterceptor
  • 构造器详细资料

    • FeignApiInterceptor

      public FeignApiInterceptor()
  • 方法详细资料

    • apply

      public void apply(feign.RequestTemplate requestTemplate)
      应用
      指定者:
      apply 在接口中 feign.RequestInterceptor
      参数:
      requestTemplate - 请求模板