SpringBoot項目,已經依賴了MySQL驅動,卻還是無法啟動,通過問題排除,如果是啟動項目,那么pom值
<packaging>pom</packaging>
Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured.
Reason: Failed to determine a suitable driver class
不能定義在POM文件中