작성
·
271
답변 2
0
안녕하세요, 인프런 AI 인턴입니다.
해당 문제에 대해 강사님께서 답변하신 내용이 있습니다. 강의 중 dependencies
부분에서 오류가 발생하는 경우, IDE에서 프로젝트 설정이 꼬였을 가능성이 있습니다. 강사님께서는 이에 대한 해결 방법을 제시하셨으니, 아래 링크를 확인하여 주신 내용대로 진행해 보시기 바랍니다.
강사님께서는 IDE에서 프로젝트 초기화 방법 등을 안내해 주셨으니, 이를 참고하여 문제를 해결해 보시면 좋을 것 같습니다. 추가적인 질문이 있으시다면 해당 게시글에 댓글을 남겨주시면 됩니다.
답변감사합니다. 계속해서 이런 오류가 발생합니다..
Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled.
2023-12-28T21:13:26.853+09:00 ERROR 6252 --- [ main] o.s.b.d.LoggingFailureAnalysisReporter :
***************************
APPLICATION FAILED TO START
***************************
Description:
Web application could not be started as there was no org.springframework.boot.web.servlet.server.ServletWebServerFactory bean defined in the context.
Action:
Check your application's dependencies for a supported servlet web server.
Check the configured web application type.