To validate method parameters in Spring Boot, which annotation is applied at the class level?
@Validated
@Entity
@Controller
@Configuration
This question is part of this quiz :