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