namespace2 [오류]Mapped Statements collection does not contain value for Mapped Statements collection does not contain value for namespace 오류 DAOImpl 클래스와 Mapper.xml의 namespace가 일치하지 않아 오류 발생 2018. 8. 19. [4.스프링+MyBatis_MySQL의 설정]3.MyBatis연동을 위한 준비 1.메이븐 라이브러리 추가->pom.xml 수정(lib추가)1. MyBatis2. MyBatis-Spring3.srping-jdbc4.spring-test 2. 메이븐 업데이트단축키: Alt+F5 추가된 라이브러리 확인 3.설정파일 웹 제외 모든 설정 파일 : root-context.xml(경로: src>main>webapp>WEB-INF>spring>root-context.xml) 웹 설정파일: servlet-context.xml(경로: src>main>webapp>WEB-INF>spring>sppServlet>servlet-context) Namespaceroot-context.xml 파일에서 프레임워크의 다양한 설정을 위해 Namespace 탭 이용 Namespace: XML 문서 내 태그나 속성 .. 2018. 8. 13. 이전 1 다음