目录AOP 概述AOP 实现分类AOP 术语基于 ASPectj 实现 AOP 操作第一版:基于XML(aop:config)配置文件第二版:基于xml(aop:aspect)配置文件第三版:基于注解实现通知