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/03/11 07:00:01 UTC

[jira] [Created] (CAMEL-13309) @EndpointInject - Use value as uri

Claus Ibsen created CAMEL-13309:
-----------------------------------

             Summary: @EndpointInject - Use value as uri
                 Key: CAMEL-13309
                 URL: https://issues.apache.org/jira/browse/CAMEL-13309
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
             Fix For: 3.0.0


We should favour using value as attribute name so you can use shorthand syntax with @EndpointInject("jms:cheese") instead of having to use uri = "xxx"

The same for @Produce and @Consume etc



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)