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)