springboot出现Fail to configure a Datasource:‘url’ attribute is not specified and no embedded datasour

运行springboot项目,出现错误 Fail to configure a Datasource:‘url’ attribute is not specified and no embedded datasource could be configured 这个错误主要是引用maven项目中pom.xml文件有 <dependency>  <groupId>org.springframewor
相关文章
相关标签/搜索