asked
Java Spring Framework (renewed ver.) - Course for new programmers
My first spring project
Written on
·
1.3K
0
The type org.springframework.context.ConfigurableApplicationContext cannot be resolved.
이 에러를 많이들 맞이하시는것 같은데,,
https://gocoder.tistory.com/721
이곳을 보니 .m2 > repository 를 지우고 maven 업데이트를 다시 하라고 합니다. 이렇게 하니 전 해결되었습니다.
Answer