llegal unquoted character ((CTRL-CHAR, code 13)): has to be escaped using backslash to be included in string value


llegal unquoted character ((CTRL-CHAR, code 13)): has to be escaped using backslash to be included in string value

받은 전문을 mapper로 리드할때 발생하는 에러 이며, 전문에 엔터, 탭등의 태그가 들어있을 경우 발생 아래와같이 replaceAll 사용

JsonNode rootNode = objectMapper.readTree(contents).replaceAll("\t", "");


Popular posts from this blog

youtube download

com.gpki.secureweb.GPKISecureWEBException: ErrCode=1507,ErrMsg=[GPKI_CMS_ProcessEnvelopedData] 해당 인증서로는 데이터를 풀 수 없습니다.

rexpert 공식필드(javascript) 점검일 주기 계산