Debug

[SpringBoot] ***************************APPLICATION FAILED TO START***************************Description:Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured.Reason: Failed to determine a sui..

배게 2023. 1. 13. 13:29
728x90

[에러 이유]

datasource를 설정하는데 실패했다

[해결방법]

application.properties에서 datasouce를 오탈자없이 작성

 

 

 

 

***************************
APPLICATION FAILED TO START
***************************

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 class