pringboot+jpa+mybatis5.7生成自动数据表时候出现报错:Error executing DDL “create table admin (id integer not null a

就想记录一下自己毕业设计遇到的错误

需要在application.properties添加如下内容:
在这里插入图片描述

在这里插入图片描述


版权声明:本文为m0_45245319原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。