【hibernate】nested exception is org.hibernate.MappingException: entity class not found:

版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/qq_31083947/article/details/81916689

错误:hibernate映射的对象没有找到

原因一:是由于你的hbm.xml文件中的类对象路径写错了

猜你喜欢

转载自blog.csdn.net/qq_31083947/article/details/81916689