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
This question is part of this quiz :