Inflearn brand logo image

Inflearn Community Q&A

changhee02062179's profile image
changhee02062179

asked

Java Spring Framework (renewed ver.) - Course for new programmers

My first spring project

해결법 - The type org.springframework.context.ConfigurableApplicationContext cannot be resolved.

Written on

·

1.3K

0

The type org.springframework.context.ConfigurableApplicationContext cannot be resolved.

이 에러를 많이들 맞이하시는것 같은데,,

https://gocoder.tistory.com/721

이곳을 보니 .m2 > repository 를 지우고 maven 업데이트를 다시 하라고 합니다. 이렇게 하니 전 해결되었습니다.

springjava

Answer

This question is waiting for answers
Be the first to answer!
changhee02062179's profile image
changhee02062179

asked

Ask a question