davsclaus opened a new issue, #3994:
URL: https://github.com/apache/camel-quarkus/issues/3994

   There is a new component
   https://github.com/apache/camel/tree/main/components/camel-mapstruct
   
   Camel Quarkus could do build time optimization as we in the default 
implementation does classpath scanning to find mapstruct Mapper interfaces.
   
https://github.com/apache/camel/blob/main/components/camel-mapstruct/src/main/java/org/apache/camel/component/mapstruct/DefaultMapStructFinder.java#L100
   
   Also maybe quarkus has some special mapstruct extension as well that does 
this, so the CEQ extension can use that.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to