Search code examples
javaspringspring-aopspring-annotations

@Aspect cannot be resolved to a type in spring aop. iam using jdk 1.7


code and error

you can find the code and error in the first image. and libraries in the second image.libraries


Solution

  • I solved by adding aspectjrt.jar and aspectjweaver.jar. just download these two and add.