Notice
Recent Posts
Recent Comments
Link
목록2023/02/23 (1)
민스씨의 일취일장

IllegalStateException에 대한 글이다. 상황 새로운 ServiceImple을 만든 뒤 테스트를 실행 중 IllegalStateException: Faild to load ApplicationContext... 이 발생했다. 오류내용 IllegalStateException: Faild to load ApplicationContext ... Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in URL ... Caused by: org.springframework.core.NestedIOException: Failed ..
Programming Language & Framework/JAVA & Spring
2023. 2. 23. 21:26