java.lang.ClassNotFoundException: org.hibernate.engine.transaction.spi.TransactionContext

    xiaoxiao2021-03-25  113

    题目所示的那个类,应该是包含在Hibernate5的包中,所以,查看代码中引用的是否是Hibernate4的包,如果是,换成Hibernate5.
    转载请注明原文地址: https://ju.6miu.com/read-11994.html

    最新回复(0)