文章目录 1. aop的几个重要概念 2. aop bean definition 3. AspectJPointcutAdvisor 4.AopConfigUtils 5.AnnotationAwareAspectJAutoProxyCreator 6. 循环依赖 1. aop的几个重要概念 参考官方解释:https://docs.spring.io/spring-framework/docs/5.2.9.RELEASE/spring-framework-reference/core.html#aop-introduction-defn 2. aop bean definition