the type org.springframework.context.applicationcontextinitializer cannot be resolved 오류관련
* springframework jar 버전이 안맞는 경우에 발생하는 듯..
* maven 기반 프로젝트인 경우에, 필요로하는 spring버전이 아닌, 다른 버전이 딸려들어온 경우 발생!!
* 관련 pom.xml 파일 Maven Pom Editor로 open하여, Dependency Hierarchy View로 잘못 딸려들어온 dependency 찾아서 exclusion 처리가 필요함...
* maven 기반 프로젝트인 경우에, 필요로하는 spring버전이 아닌, 다른 버전이 딸려들어온 경우 발생!!
* 관련 pom.xml 파일 Maven Pom Editor로 open하여, Dependency Hierarchy View로 잘못 딸려들어온 dependency 찾아서 exclusion 처리가 필요함...
댓글
댓글 쓰기