Dear community, I'm trying to configure a Camel 3.0.0 Blueprint DSL route with an unzip processor.
Here https://camel.apache.org/components/latest/zipdeflater-dataformat.html are examples contained based on Java DSL. I'm struggling with the right syntax for unzip inside a Blueprint DSL route. Could anybody point me to the right direction? Thanks in advance - Gerald