공부/Java
Spring boot unsupported media type status 415
Qdy
2018. 8. 5. 18:35
Content type 'application/x-www-form-
@RequestBody로 데이터 받을 때 이 오류가 남.
Vo 만들어서 @ModelAttribute로 처리하니 된다.