Spring Boot - REST Controllers
Which of the following is the correct syntax to use
@PathVariable in a Spring Boot controller method to get an id from the URL /user/{id}?