功能:

spring-aop:AOP核心功能,例如代理工厂等

aspectjweaver:支持切入点表达式等

aspectjrt:支持aop相关注解等

注:

aspectjweaver包含aspectjrt,所以我们只需要引入aspectjweaver依赖包就可以了

引入aspectjrt使用aop时会报:BeanPostProcessor before instantiation of bean failed; nested exception is org.springframework.beans