Starter for aspect-oriented programming with Spring AOP and AspectJ in Spring Boot applications.
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-aop</artifactId>
<version>3.5.14</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define an aspect that logs before method execution in a service package.
No known issues recorded.
No dependency data recorded yet.