Spring AOP APIs

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