Spring Boot - REST Controllers
Why might a Spring Boot controller method with multiple
@PathVariable parameters fail if the URI template variables are not explicitly named in the annotations?