-4

code and error

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

  • 2
    spring-aop has lots of dependencies. To resolve them automatically use Maven. Here is example of spring aspects https://www.mkyong.com/spring3/spring-aop-aspectj-annotation-example/ – Jay Smith May 23 '17 at 06:36

1 Answers1

0

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