Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-10772

Spring POJO @Produce @Consume Remoting auto detect binding usage improvement

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.19.0
    • camel-core, camel-spring
    • None
    • Java 1.8, Spring

    • Unknown

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              davsclaus Claus Ibsen
              chrisjheap Christopher Harris
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: