> For the complete documentation index, see [llms.txt](https://doc.shiker.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.shiker.tech/spring-he-xin-gong-neng/6.-spring-aop-api.md).

# 6. Spring AOP API

上一章描述了 Spring 使用 @AspectJ 和基于模式的方面定义对 AOP 的支持。在本章中，我们将讨论较低级别的 Spring AOP API。对于常见的应用程序，我们切面使用 Spring AOP 和 AspectJ 切入点，如前一章所述。
