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