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