Class UserRpcServiceConfig

java.lang.Object
com.elitesland.ystdms.sys.feign.UserRpcServiceConfig

@Configuration @Import(FeignConfig.class) public class UserRpcServiceConfig extends Object
UserRpcService 专用 Feign 配置。

OAuth2FeignRequestInterceptorTenantHeaderInterceptor 已标注 @Component,由 OpenFeign 全局注册, 无需在此重复声明,避免 Authorization 头被写入两次。

  • Constructor Details

    • UserRpcServiceConfig

      public UserRpcServiceConfig()