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: us...@infra.apache.org With regards, Apache Git Services