Package com.elitesland.ystdms.sys.feign
Class UserRpcServiceConfig
java.lang.Object
com.elitesland.ystdms.sys.feign.UserRpcServiceConfig
UserRpcService 专用 Feign 配置。
OAuth2FeignRequestInterceptor、
TenantHeaderInterceptor 已标注 @Component,由 OpenFeign 全局注册,
无需在此重复声明,避免 Authorization 头被写入两次。
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UserRpcServiceConfig
public UserRpcServiceConfig()
-