错误描述 Action: Consider the following: If you want an embedded database (H2, HSQL or Derby), please put i 原因 在idea创建springboot项目(配置springboot initializer)时勾选了springboot data.,mysql driver这些数据库有关的组件后,并未配置连接信息就启动了springgboot项目 解决 配置连接参数