上一章介绍了 Spring 对 AOP 的支持,包括基于@AspectJ和模式 方面定义。在本章中,我们将讨论较低级别的 Spring AOP API。对于常见 应用程序,我们建议将 Spring AOP 与 AspectJ 点切口一起使用,如 上一章。Spring中文文档