我正在尝试通过我的React前端向Spring后端发送API请求。当我发送请求时,我得到了这个错误: Could not resolve parameter [0] in private org.springframework.http.ResponseEntitytype 'application/octet-stream' not supported 但是,当我使用
当向API url发送GET请求时,会显示以下错误:
{"message":"The request contains an entity body but no Content-Type headerThe inferred media type 'application/octet-stream' is not supported for this re
Id=1{"message":"The request contains an entity body but no Content-TypeThe inferred media type 'application/octet-stream' is not supported for this reso