✅ 오류
→ org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactoryBean' defined in ServletContext resource [/WEB-INF/spring/db-context.xml]: Invocation of init method failed; nested exception is org.springframework.core.NestedIOException: Failed to parse mapping resource:~
✅ 문제원인
→ 빈 생성 시 예외 발생
✅ 해결방법
→ @추가