Spring AOP API

前一章介绍了 Spring 对 AOP 的支持,包括 @AspectJ 和基于模式的切面定义。在本章中,我们将讨论底层的 Spring AOP API。对于常见的应用程序,我们建议使用上一章中描述的带 AspectJ 切点的 Spring AOP。

© . This site is unofficial and not affiliated with VMware.