You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/03/26 10:30:14 UTC

[GitHub] [camel-quarkus] ppalaga commented on issue #253: Build time property to list additional classes for reflection

ppalaga commented on issue #253: Build time property to list additional classes for reflection
URL: https://github.com/apache/camel-quarkus/issues/253#issuecomment-604350699
 
 
   `@RegisterForReflection` can actually be used also to register third party classes https://github.com/quarkusio/quarkus/blob/master/core/runtime/src/main/java/io/quarkus/runtime/annotations/RegisterForReflection.java#L25-L32
   
   I'd say that's enough and we do not need to do anything on the Camel Quarkus side. WDYT, @lburgazzoli ?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services