일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 엑셀
- 데이터베이스
- elasticsearch
- 자바스크립트
- HTML
- spring form
- 이클립스
- JSP
- spring 오류
- 도커
- 자바
- 이클립스 설정
- Java
- 형변환
- 쿼리
- 인텔리제이
- tomcat
- db
- Excel
- 엘라스틱서치
- CSS
- Eclipse
- jQuery
- docker
- 한글 깨짐
- JavaScript
- java 오류
- vscode
- eclipse 설정
- 자바 리스트
- Today
- Total
목록spring 에러 (2)
개발노트
Field error in object 'Vo' on field '변수명': rejected value []; codes [typeMismatch.Vo.suvMngNum,typeMismatch.suvMngNum,typeMismatch.long,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [Vo.suvMngNum,suvMngNum]; arguments []; default message [suvMngNum]]; default message [Failed to convert property value of type 'java.lang.String' to required typ..
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'Service' defined in class path resource [context.xml]: Initialization of bean failed; nested exception is org.springframework.beans. TypeMismatchException: Failed to convert property value of type [$Proxy54 implementing [해결] 1. pom.xml 파일의 repositories 부분을 ctrl + x 한 다음 저장한다. 저장후 프로젝트 빌드 후, 다시 내용을 ..