공부/Java

Spring boot unsupported media type status 415

Qdy 2018. 8. 5. 18:35

Content type 'application/x-www-form-urlencoded;charset=UTF-8' not supported


@RequestBody로 데이터 받을 때 이 오류가 남.

Vo 만들어서 @ModelAttribute로 처리하니 된다.


저작자표시 비영리 변경금지 (새창열림)