spring中使用AspectJ注解相关类库文件 要在Spring应用中使用AspectJ注解,必须在classpath下包含AspectJ类库:aopalliance.jar、aspectj.weaver.jar和spring-aspects.jar等jar包,文件已打包上传。