[
https://issues.apache.org/jira/browse/CAMEL-10772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15847282#comment-15847282
]
ASF GitHub Bot commented on CAMEL-10772:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/camel/pull/1434
> Spring POJO @Produce @Consume Remoting auto detect binding usage improvement
> ----------------------------------------------------------------------------
>
> Key: CAMEL-10772
> URL: https://issues.apache.org/jira/browse/CAMEL-10772
> Project: Camel
> Issue Type: Improvement
> Components: camel-core, camel-spring
> Environment: Java 1.8, Spring
> Reporter: Christopher Harris
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 2.19.0
>
>
> Convention over configuration
> Improvement in AbstractCamelInvocationHandler.invokeProxy, to auto detect if
> the invocation is binding capable.
> It is determined by checking the parameter count and annotation types on each
> parameter, and only use binding if it is capable. Otherwise fallback on to
> the old bean invocation way.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)