Luca Burgazzoli created CAMEL-14100:
---------------------------------------

             Summary: camel-main: routes collector to support patters/globs 
                 Key: CAMEL-14100
                 URL: https://issues.apache.org/jira/browse/CAMEL-14100
             Project: Camel
          Issue Type: Improvement
          Components: camel-main
            Reporter: Luca Burgazzoli
             Fix For: 3.x


With spring boot is is possible to collect routes using a pattern [1] like:

    classpath:*.xml

It would be nice to have the same behaviours wit camel-main [2].

[1] 
https://github.com/apache/camel/blob/master/components/camel-spring-boot/src/main/java/org/apache/camel/spring/boot/SpringBootRoutesCollector.java#L113-L135
[2] 
https://github.com/apache/camel/blob/master/core/camel-main/src/main/java/org/apache/camel/main/DefaultRoutesCollector.java#L95-L115



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to