feign.codec.EncodeException: Could not write JSON: getOutputStream() has already been called for this response在调用feign进行文件下载的时候出现这个错误,该怎么解决?
在feign接口里传参有HttpServletResponse