org.springframework.aop.framework.AopConfigException: Cannot proxy target class because CGLIB2 is not available. Add CGLIB to the class path or specify proxy interfaces.
下载和导入 cglib-nodep-2.2.3.jar
org.springframework.aop.framework.AopConfigException: Cannot proxy target class because CGLIB2 is not available. Add CGLIB to the class path or specify proxy interfaces.
下载和导入 cglib-nodep-2.2.3.jar
转载于:https://www.cnblogs.com/dycg/archive/2013/01/24/2875794.html