org.hibernate.MappingNotFoundException: resource: com/imooc/entity/Grade.hbm.xml not found
代碼完全按照老師的設置的,映射文件確實存在,路徑也沒問題,可是仍然示?org.hibernate.MappingNotFoundException: resource: com/imooc/entity/Grade.hbm.xml not found。最后直接復制粘貼課堂案例的代碼,只改了下配置文件的SQL密碼,JAR包也是用的老師的,可是問題依舊。
2017-02-20
hibernate.cfg.xml配置文件中mapping路徑寫的不對吧,在檢查一下<mapping resource="com/imooc/entity/Grade.hbm.xml"/>
2017-12-03
我也是這個問題? 。。。?!,F在還沒有解決?。。。。。?!
2017-04-05
我的也是 ? 好難受