error the @annotation pointcut expression is only supported at Java 5 compliance

2023-02-28,,

今天碰到这个错误,在网上找了下,是因为aspectjweaver.jar用的是1.5.3 本地eclipse的jdk版本为1.7
下载高版本的aspectjweaver.jar会解决此问题
http://cn.jarfire.org/aspectjweaver.html

error the @annotation pointcut expression is only supported at Java 5 compliance的相关教程结束。

《error the @annotation pointcut expression is only supported at Java 5 compliance.doc》

下载本文的Word格式文档,以方便收藏与打印。