Hi all, I’ve a Question About the usage of Route templates (Camel-3.7.0). As far as I see, it is possible to provide every kind of object as a paramter.
But within the template, it seems to me, that those Parameters are only processed as Strings. So my question: Is there a way/best practice to provide object parameters, to e.g. a startup order or route configurable error handler could be provided? Maybe I miss something, but I could not find anything about it within the documentation (https://camel.apache.org/manual/latest/route-template.html)? Btw: Using the route templates is a really great feature! Thanks, Joerg