Notice
Recent Posts
Recent Comments
Link
«   2024/07   »
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31
Archives
Today
Total
관리 메뉴

KSI일기장

spring 파일업로드 중 에러springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactoryBean' defined in class with path resource 본문

Spring

spring 파일업로드 중 에러springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactoryBean' defined in class with path resource

MyDiaryYo 2023. 4. 29. 04:38

 

이미지 변경을 하는 파일업로드 과정 중에 404에러가 발생해서 

STS의 console창을 확인해보니

이런 에러들이 나타나버렸습니다

pom.xml에 파일업로드를 위한 라이브러리를 추가해줬습니다

해결!!