类 AuthServeClientFeignHandle

java.lang.Object
io.github.mangocrisp.spring.taybct.module.system.handle.def.AuthServeClientFeignHandle
所有已实现的接口:
AuthServeClientHandle

@AutoConfiguration @ConditionalOnClass(org.springframework.cloud.client.discovery.DiscoveryClient.class) @ConditionalOnMissingBean(AuthServeClientHandle.class) public class AuthServeClientFeignHandle extends Object implements AuthServeClientHandle
鉴权客户端处理 Fieng 实现
  • 字段详细资料

    • discoveryClient

      final org.springframework.cloud.client.discovery.DiscoveryClient discoveryClient
  • 构造器详细资料

    • AuthServeClientFeignHandle

      public AuthServeClientFeignHandle()
  • 方法详细资料