일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
31 |
- Eclipse
- 도커
- CSS
- 이클립스 설정
- 인텔리제이
- 쿼리
- docker
- Java
- 엑셀
- HTML
- vscode
- JavaScript
- 데이터베이스
- tomcat
- 엘라스틱서치
- java 오류
- spring 오류
- db
- 자바스크립트
- 자바 리스트
- 형변환
- 이클립스
- 한글 깨짐
- elasticsearch
- git
- spring form
- jQuery
- JS
- github
- 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 한 다음 저장한다. 저장후 프로젝트 빌드 후, 다시 내용을 ..