Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save DenisNikashin/02537d6ef009f9381156172936b2ce58 to your computer and use it in GitHub Desktop.
Save DenisNikashin/02537d6ef009f9381156172936b2ce58 to your computer and use it in GitHub Desktop.
ошибка
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