
[Error] Kotlin JSON parse error
·
Trouble Shooting(Error)
JSON parse error 발생! 일단 내가 경험했던 에러 메시지는 다음과 같다. JSON으로된 문자열을 Request로 변환해 주어야 하는데 실패 Resolved [org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot construct instance of `com.group.libraryapp.dto.book.request.BookRequest` (although at least one Creator exists): cannot deserialize from Object value (no delegate- or property-based Creator); nested exception ..