simonjenga/CompanyRestService

Failed to read HTTP message: HttpMessageNotReadableException: Required request body is missing

Closed this issue · 1 comments

12:58:00,720 WARN  [org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver] (default task-16) Failed to read HTTP message: org.springframework.http.converter.HttpMessageNotReadableException: Required request body is missing: public org.springframework.http.ResponseEntity<com.company.restservice.model.Company> com.company.restservice.controller.CompanyController.companyOwner(java.lang.Long,com.company.restservice.model.Owner)

This issue does not exist in higher versions of springframework