How to convert @RequestBody to JsonObject in Spring Boot?

后端 未结 0 1749
醉话见心
醉话见心 2020-12-03 05:19

I have a controller which receives JSON Data as input to perform validation. The problem is that the content and structure of JSON data will vary for each request, due to wh

相关标签:
回答
  • 消灭零回复
提交回复
热议问题