332.2. marshal 在本例中,我们以 UTF-8 编码将文件内容汇集为 String 对象。 from("file://data.csv").marshal().string("UTF-8").to("jms://myqueue");前一个下一个