Iam getting below exception when i am using @RequestBody
in my controller class.
But I need to use @RequestBody
only for post method.
Caused by: org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/json' not supported
Anyone can help how to solve this issue..
Aucun commentaire:
Enregistrer un commentaire