You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2019/10/17 08:28:00 UTC

[jira] [Assigned] (CAMEL-14050) camel-main - Add logic for automatic RouteBuilder class detection ala camel-spring-boot has

     [ https://issues.apache.org/jira/browse/CAMEL-14050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen reassigned CAMEL-14050:
-----------------------------------

    Assignee: Claus Ibsen

> camel-main - Add logic for automatic RouteBuilder class detection ala camel-spring-boot has
> -------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-14050
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14050
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 3.0.0.RC2
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.0.0.RC3, 3.0.0
>
>
> On spring boot we have some options to filter routes and set the location of xml routes/rests: https://github.com/apache/camel/blob/master/components/camel-spring-boot/src/main/java/org/apache/camel/spring/boot/CamelConfigurationProperties.java#L50-L98
> And also it has automatic route builder detection from registry. We should add that. Then we can move this logic to came-main in general and let camel-spring-boot use that, which then also makes it available for camel-quarkus and others.



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