类 UserRpcServiceConfig
java.lang.Object
com.elitesland.ystdms.sys.feign.UserRpcServiceConfig
UserRpcService 专用 Feign 配置。
OAuth2FeignRequestInterceptor、
TenantHeaderInterceptor 已标注 @Component,由 OpenFeign 全局注册,
无需在此重复声明,避免 Authorization 头被写入两次。
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
UserRpcServiceConfig
public UserRpcServiceConfig()
-