• Tutorials
  • Courses
  • Tracks

Question 6

Last Updated :
Discuss
Comments

What does @RequestBody do?

Converts JSON from request into a Java object

Sends a file in the response

Maps URL variables

Converts a Java object to JSON

Share your thoughts in the comments