Spring 4.x/3.x (Web MVC) REST API and JSON2 Post requests, how to get it right once for all?
- 阅读更多 关于 Spring 4.x/3.x (Web MVC) REST API and JSON2 Post requests, how to get it right once for all?
问题 Before going into details, I know there has been lots of conversations and related questions on Stackoverflow. All of them kind of help me in different ways so I thought I put my findings all together as a single organized FAQ to summarize my findings. Related Concepts Surely you know about these but I just write them as a quick review. Feel free to edit in case I am missing something. HTTP POST Request: A post request is used when you are willing to send an object to a web service or a your