Arnaldo Piccinelli

Results 12 comments of Arnaldo Piccinelli

@kse-music, your proposed solution did not work, at least with Spring Security 6.2.4 (dependency from Spring Boot 3.2). And it makes sense. All that we did with the meta-annotation was...

Meta-annotations are available prior to 6.3. Here is the doc for 6.2.4: https://docs.spring.io/spring-security/reference/6.2/servlet/authorization/method-security.html#meta-annotations So I feel like Meta-Annotations is a false solution to the problem. As I mentioned previously, unless...