Error creating bean with name 'sessionFactory' defined in class path resource [applicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: net/sf/cglib/proxy/CallbackFilter 我的出了这个错,请问是什么原因
我的有这个,一样的报错
我自己解决了,少了一个cglib-nodep的jar包