启动 springboot process finished with exit code 1

 检查你的接口 是不是 有重复的接口   如果你用的 jpa 看下 你 写的接口 是不是 和 jpa 自带的接口 有冲突 

我的是   把 Repository 里的 delet 注释掉 (本人 自己测试着玩呢)启动 springboot process finished with exit code 1

相关文章: