org.springframework.dao.DataIntegrityViolationException: Error attempting to get column ‘areas’ from result set的解决方法

org.springframework.dao.DataIntegrityViolationException: Error attempting to get column ‘areas‘ from

给对应的实体类加上无参构造方法即可解决

相关文章: