GenericJDBCException: could not execute statement 错误解决
"message":"could not execute statement; nested exception is org.hibernate.exception.GenericJDBCException: could not execute statement","status":"500"
1.数据库表主键未设置自增
2.数据库表类型与代码中的数据类型不相同
温馨提示: 本文由Jm博客推荐,转载请保留链接: https://www.jmwww.net/SQL/22324.html