Spring AOP API

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