我是spring的新手,目前正在尝试做HTTPPOST请求应用程序/x-www-form-url编码,但是当我将它保存在我的header中时,spring无法识别它并说415不支持的媒体类型对于x-www-form-urlencodedorg.springframework.web.HttpMediaTypeNotSupportedException:Contenttype'application/x-www-form-urlencoded'notsupported谁知道怎么解决?请评论我。我的Controller的一个例子是:@RequestMapping(value="/patie