Written by
spring-style
on
on
IllegalStateException : Cannot load configuration class 해결
IllegalStateException : Cannot load configuration class 해결
java spring5 를 공부하는 도중 " java.lang.IllegalStateException: Cannot load configuration class" 에러가 났다.
spring 버전이 맞지 않나 싶어 spring도 최근 버전(5.2.19)을 구해서 설치하니 됬다.
참고하는 책 초반 부분에도 JAVA 8 / Spring 5.0.2를 기준으로 작성했도 하니 이점 참고해야겠다.
PS. 다른 분들은 Dependency를 수정해서 했다.
https://cuna.tistory.com/134
https://stackoverflow.com/questions/68526936/cannot-load-configuration-class-error-spring-boot
from http://goobgood.tistory.com/58 by ccl(A) rewrite - 2021-12-30 02:01:37