1.异常:Cannot delete or update a parent row: a foreign key constraint fails
解决方案:将MySQL方言修改为org.hibernate.dialect.MySQLInnoDBDialect问题解决