Aspect-oriented programming support for Spring Security, enabling security annotations like @Secured and @PreAuthorize.
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-aspects</artifactId>
<version>7.1.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use @Secured annotation to secure a method.
No known issues recorded.
No dependency data recorded yet.