Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- keycloak
- SpringBoot
- 메서드
- Docker
- 스프링
- spring
- gradle
- vue.js
- JavaScript
- Keycloak 17.0.1
- REACT
- lightsail
- jQuery
- Flutter
- 맥길대학교
- ES6
- 인텔리제이
- arraylist
- aws
- java
- nginx
- vue
- jsp
- json
- 글로벌
- 알고리즘
- jpa
- 현장학습
- 에러
- 자바스크립트
Archives
- Today
- Total
korean IT student
스프링-[error] Mapped Statements collection does not contain value for ~ 본문
back-end/SPRING
스프링-[error] Mapped Statements collection does not contain value for ~
현창이 2017. 9. 20. 18:43[error] Mapped Statements collection does not contain value for ~
Mapper.xml
DAO
DAOImpl
1. Mapper.xml와 DAOImpl 에서 호출하는 namespace가 같은지 확인.
2. Mapper.xml에 정의되어 있지 않거나 스펠링 확인 !!
3.DAO와 DAOImpl 스펠링 다른지 확인. (특히, 대소문자)
'back-end > SPRING' 카테고리의 다른 글
Spring-모델 2 방식 (0) | 2017.11.17 |
---|---|
Spring- VO와 DTO의 차이 (0) | 2017.09.24 |
스프링의 주요 특징 (0) | 2017.09.15 |
Spring-MVC구조 (0) | 2017.08.20 |
Spring-부트스트랩 적용하기 (0) | 2017.08.08 |
Comments