Using CGLIB proxies are optional when using @PreAuthorize in Spring controller methods.
Which of the following statements are correct, with respect to using the @PreAuthorize annotation in Spring controller methods?
Correct Answer: @PreAuthorize works with Spring controller methods.
Explanation:
Note: This Question is unanswered, help us to find answer for this one
More Spring MVC MCQ Questions