feign使用中遇到的问题
5feign接口调用,返回自定义的ApiResult类,一直报错:
Caused by: org.springframework.web.client.RestClientException: Could not extract response: no suitable HttpMessageConverter found for response type [class com.ganinfo.common.bean.ApiResult] and content type [application/json;charset=UTF-8]
- 点赞
- 写回答
- 关注问题
- 收藏
- 复制链接分享
- 邀请回答
3条回答
为你推荐
- spring使用构造函数注入时必须要有默认构造函数?
- spring
- 0个回答
- 关于spring中的quartz应用
- spring
- 0个回答
- 使用quartz时遇到的问题
- 企业应用
- 0个回答
- 创建名称为“sessionFactory”的bean时出错
- sessionfactory出错
- 4个回答
- feign使用中遇到的问题
- spring
- feign
- 3个回答
- https请求问题 Unrecognized SSL message
- 异常
- ssl
- 3个回答