程序報錯了,
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 ? 我的出了這個錯,請問是什么原因
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 ? 我的出了這個錯,請問是什么原因
2016-10-06
舉報
2016-11-12
我的有這個,一樣的報錯
2016-10-06
我自己解決了,少了一個cglib-nodep的jar包