오류 해결 [Spring Boot] Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured. 에러 코딍코딍 2022. 12. 20. 18:20 https://yanacoding.tistory.com/entry/Spring-Boot-%EC%8A%A4%ED%94%84%EB%A7%81%EB%B6%80%ED%8A%B8-%EC%97%90%EB%9F%AC-Failed-to-configure-a-DataSource-url-attribute-is-not-specified-and-no-embedded-datasource-could-be-configured-DB%EC%97%B0%EA%B2%B0-%ED%95%98%EC%A7%80-%EC%95%8A%EC%9D%84-%EB%95%8C [Spring Boot] 스프링부트 에러 (Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasou 0. 상황 스프링 부트 프로젝트 생성후, 처음으로 서버를 돌리고자 할 때 어플리케이션 시작에 실패하며 발생. 1. 에러코드 전문 *************************** APPLICATION FAILED TO START *************************** Desc yanacoding.tistory.com