@Component public class RemoteUserFallbackFactory extends Object implements org.springframework.cloud.openfeign.FallbackFactory<RemoteUserService>
| 构造器和说明 |
|---|
RemoteUserFallbackFactory() |
public RemoteUserService create(Throwable throwable)
create 在接口中 org.springframework.cloud.openfeign.FallbackFactory<RemoteUserService>Copyright © 2021. All rights reserved.