트러블 슈팅(Trouble Shooting)

[Intellij] "o.s.b.d.LoggingFailureAnalysisReporter" 에러 해결

머훈 2022. 8. 22. 16:52

  • 코드 작성 후 빌드했지만, 위처럼 인텔리제이에서 오류 발생
  • 해결 방법 : main - resources - application.properties에 아래 코드 추가
    spring.autoconfigure.exclude=org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration