331.2. Marshal 이 예제에서는 UTF-8 인코딩으로 파일 내용을 String 개체에 마샬링합니다. from("file://data.csv").marshal().string("UTF-8").to("jms://myqueue");이전다음