spring-aspetjrt

Posted pikaqiu^_^

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了spring-aspetjrt相关的知识,希望对你有一定的参考价值。

错误:   error at ::0 can‘t find referenced pointcut aaa

 

原因:

如果你用的JDK版本是1.6的话,而引用的aspectjrt.jar是spring-2.0中包含的jar包的情况下就会报这样的错误。

解决的办法就是下载最新的aspectjrt的jar包即可aspectj-1.6.6.jar
下载地址http://www.eclipse.org/aspectj/downloads.php

以上是关于spring-aspetjrt的主要内容,如果未能解决你的问题,请参考以下文章