Feign 解码异常处理:解决 No Suitable HttpMessageConverter 问题
一、问题场景与错误解析在使用SpringCloudFeign进行微服务间通信时,常遇到以下典型错误:feign.codec.DecodeException:Couldnotextractresponse:nosuitableHttpMessageConverterfoundforresponsetype[classXxxResponse]andcontenttype[text/plain;char