If you are using Maven, you can just include the Maven dependency.
<!-- AOP dependency --> <dependency> <groupId>cglib</groupId> <artifactId>cglib</artifactId> <version>2.2</version> </dependency>
Read full article from Spring AOP Error : Cannot proxy target class because CGLIB2 is not available
No comments:
Post a Comment