最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

bug---springboot报错Consider the following: If you want an embedded database (H2, HSQL

运维笔记admin4浏览0评论

错误描述

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项目

解决

配置连接参数

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论