Spring AOP does not provide negation, which is typically used in conjunction with containment join points that are not exposed in the Spring AOP join point model.
SpringAOP不提供“非”操作,这个操作通常与没有在Spring AOP连接点模型的容器(containment)连接点结合使用。
Containment — Join points that correspond to places in the code contained within certain classes or methods.
包含(Containment)——与包含在某个类或方法中的代码位置对应的连接点。
Containment — Join points that correspond to places in the code contained within certain classes or methods.
包含(Containment)——与包含在某个类或方法中的代码位置对应的连接点。
应用推荐