Created
June 23, 2018 23:40
-
-
Save DenisNikashin/02537d6ef009f9381156172936b2ce58 to your computer and use it in GitHub Desktop.
ошибка
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Failed to write HTTP message: org.springframework.http.converter.HttpMessageNotWritableException: | |
Could not write JSON: Unable to find com.restExample.customerDemo.model.Customer with id 1; | |
nested exception is com.fasterxml.jackson.databind.JsonMappingException: | |
Unable to find com.restExample.customerDemo.model.Customer with id 1 (through reference chain: com.restExample.customerDemo.model.Customer_$$_jvstea0_0["firstName"]) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment