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 2020/06/22 10:33:00 UTC

[jira] [Resolved] (CAMEL-15119) Do not use reflection when configuring subclasses of AbstractApiComponent

     [ https://issues.apache.org/jira/browse/CAMEL-15119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-15119.
---------------------------------
      Assignee: Claus Ibsen
    Resolution: Duplicate

> Do not use reflection when configuring subclasses of AbstractApiComponent
> -------------------------------------------------------------------------
>
>                 Key: CAMEL-15119
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15119
>             Project: Camel
>          Issue Type: Improvement
>            Reporter: Peter Palaga
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.5.0
>
>
> Original report https://github.com/apache/camel-quarkus/issues/1108
> AbstractApiComponent is currently the superclass of Box, Braintree, FHIR, Google*, Olingo*, Twillio and Zendesk.
> Configuration classes such as BraintreeConfiguration and all its generated subclasses (AddOnGatewayEndpointConfiguration, AddressGatewayEndpointConfiguration, ClientTokenGatewayEndpointConfiguration, ...) require registering for reflection on Camel Quarkus.
> If would be nice if the configurer approach could cover these too.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)