Error creating bean with name 'sqlSessionFactory' defined in ServletContext resource [파일주소.xml] Invocation of init method failed;
mybatis-config.xml에서 alias 제대로 맞췄는지 확인 (예시 : vo 주소는 4개인데 mybatis에서는 3개밖에 설정이 안되있어 서로 안맞을경우)