[etc]org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSourceScriptDatabaseInitializer' defined in class path resource

SangDosa·2024년 1월 22일

Error

목록 보기
2/5

오류 내용

코드 작성 이후 저장 시에 아래 오류 발생

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSourceScriptDatabaseInitializer' defined in class path resource

원인 및 해결 방법

dataSource 문제. data.sql 인서트 내용 확인 또는 application.yml 파일 확인 필요

profile
조용한 개발자

0개의 댓글