Spring AOP provides aspect-oriented programming capabilities for the Spring Framework.
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-aop</artifactId>
<version>7.0.7</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an AOP proxy with advice
No known issues recorded.
No dependency data recorded yet.