java.io.IOException: Server returned HTTP response code: 415 for URL:xxxxxx

java.io.IOException: Server returned HTTP response code: 415 for URL: http://192.168.1.59:8080/mobileapi/scene/save.do?token=9DB2FD6FDD2F116CD47CE6C48B3047EE

at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1876)

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)

《java.io.IOException: Server returned HTTP response code: 415 for URL:xxxxxx》

环境描述

Spring MVC 使用 @RequestBody 接

点赞