본문 바로가기
오류노트

intellij gradle 에서 java: cannot access org.springframework.context.ConfigurableApplicationContext 오류

by 어컴띵 2021. 2. 23.

intellij에서 스프링부트 애플리케이션 실행시 다음과 같은 오류가 날때가 있는데 이때는 clean, build 한번하고 intellij를 종료했다가 다시시작하면 없어진다. 

 

java: cannot access org.springframework.context.ConfigurableApplicationContext
  class file for org.springframework.context.ConfigurableApplicationContext not found