Could not get constructor for org.hibernate.persister.entity.SingleTableEntityPersister
Springboot+HibernateJPA启动出现标题错误,上一层错误是Unabletoinstantiatedefaulttuplizer[org.hibernate.tuple.entity.PojoEntityTuplizer],SO上几个解答都是说gettersetter的命名不规范,但我用的lombok,没有手写的getter和setter。最后把Springboot更新到了2.1.