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