一、该问题的重现步骤是什么?
BladeFeignFallback:[com.winkey.hyproca.crm.api.CrmWeixinApi.sendRedpackage] serviceId:[winkey-hyproca-crm-server] message:[Error while extracting response for type [org.springblade.core.tool.api.R<java.lang.Boolean>] and content type [application/json;charset=UTF-8]; nested exception is org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot deserialize instance of `java.lang.Boolean` out of START_OBJECT token; nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.Boolean` out of START_OBJECT token at [Source: (PushbackInputStream); line: 1, column: 36] (through reference chain: org.springblade.core.tool.api.R["data"])]
二、你期待的结果是什么?实际看到的又是什么?
我的feign接口没有定义 fallback 于是全部走了默认的 BladeFeignFallback , 我怎么关闭这个
三、你正在使用的是什么产品,什么版本?在什么操作系统上?
四、请提供详细的错误堆栈信息,这很重要。
五、若有更多详细信息,请在下面提供。
扫一扫访问 Blade技术社区 移动端