358.4.3. usage 示例:将 map 整合到 TSV 格式

<route>
    <from uri="direct:input"/>
    <marshal>
        <univocity-tsv/>
    </marshal>
    <to uri="mock:result"/>
</route>