public class GenericsFeignResultDecoder extends Object implements feign.codec.Decoder
| 构造器和说明 |
|---|
GenericsFeignResultDecoder() |
public static void setReturnType(Class returnType)
public Object decode(feign.Response response, Type type) throws IOException, feign.codec.DecodeException, feign.FeignException
decode 在接口中 feign.codec.DecoderIOExceptionfeign.codec.DecodeExceptionfeign.FeignExceptionCopyright © 2023. All rights reserved.