springboot使用RequestBody接受請求對象出現405

若是使用RequestBody接受請求對象時,框架直接反饋給前端狀態碼405,有多是數據序列化出現異常。可在這一行斷點查看詳細報錯信息。前端

具體位置以下:web

spring-web-5.0.8
解析requestBody報錯出處
org.springframework.http.converter.json.readJavaTypespring

相關文章
相關標籤/搜索