文件名称:CGLIB Cannot proxy target class because CGLIB2 is not available
文件大小:272KB
文件格式:JAR
更新时间:2013-05-11 03:13:40
Cannot proxy target class because
Cannot proxy target class because CGLIB2 is not available. Add CGLIB to the class path or specify proxy interfaces.把CGLIB Jar包放入项目就可以了,没有实现接口的时候也会报这个错误!!!