功能:
spring-aop:AOP核心功能,例如代理工廠等
aspectjweaver:支持切入點表達式等
aspectjrt:支持aop相關注解等
注:
aspectjweaver包含aspectjrt,所以我們只需要引入aspectjweaver依賴包就可以了
引入aspectjrt使用aop時會報:BeanPostProcessor before instantiation of bean failed; nested exception is org.springframework.beans