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 2017/07/01 19:17:00 UTC

[jira] [Created] (CAMEL-11490) camel-spring-boot - Make it easy to filter Java RoutesBuilder from properties

Claus Ibsen created CAMEL-11490:
-----------------------------------

             Summary: camel-spring-boot - Make it easy to filter Java RoutesBuilder from properties
                 Key: CAMEL-11490
                 URL: https://issues.apache.org/jira/browse/CAMEL-11490
             Project: Camel
          Issue Type: Improvement
          Components: camel-spring-boot
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.20.0


Sometimes you may have multiple route builders in an app, and you may want to be able to only  include one of them, and want to be able to configure this via configuration properties / env variables instead of having to do source code changes.

This can also be used from unit testing to make it easier to select with route builders to test.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)