org.hibernate.MappingNotFoundException: resource:com.qiu.entity/Users.hbm.xml
報錯org.hibernate.MappingNotFoundException: resource:com.qiu.entity/Users.hbm.xml not found 我已經配置好了 Users.hbm.xml ?為啥還有報錯?????????其他改配置好的,我都弄好了
報錯org.hibernate.MappingNotFoundException: resource:com.qiu.entity/Users.hbm.xml not found 我已經配置好了 Users.hbm.xml ?為啥還有報錯?????????其他改配置好的,我都弄好了
2017-12-03
舉報
2017-12-08
報錯這個:Hibernate Validator bean-validator-3.0-JBoss-4.0.2
2017-12-08
我這樣試過了,還是錯的
2017-12-05
應該是<mapping resource="com/qiu/entity/Users.hbm.xml"/>