Spring Boot - REST Controllers
Which of the following method signatures correctly uses
@RequestBody to accept a JSON object representing a User in a Spring Boot controller?