不支持当前媒体类型:Content type xx not supported

报错:不支持当前媒体类型:Content type 'text/plain;charset=UTF-8' not supported

controlle层

不支持当前媒体类型:Content type xx not supported_第1张图片

postman

不支持当前媒体类型:Content type xx not supported_第2张图片

后台要的是json数据,我的响应信息写错了,我忘记改了默认Text。如果报这种类型问题,先检查传过去的类型是否匹配

你可能感兴趣的:(spring,boot)