load multiple route xml files - ASF JIRA

When I use SpringDSL , i want to load two route files

For Example route1.xml and route2.xml

If I put two files in same directory like below , it is working

camel.springboot.xmlRoutes: file :directory/*.xml



If I put two files into different directories , it does not work

camel.springboot.xmlRoutes: file:directory1/route1.xml ,
directory2/route2.xml

Could you please implement this feature?

Thanks


I create it as a feature request

https://issues.apache.org/jira/projects/CAMEL/issues/CAMEL-13015?filter=allopenissues

Reply via email to