SpringBoot报 'url' attribute is not specified and no embedded datasource could be configured.
Description: Failed to configure a DataSource: ‘url’ attribute is not specified and no embedded datasource could be configured. Reason: Failed to determine a suitable driver class1、解决办法:在项目applicat...