lburgazzoli opened a new issue #253: Build time property to list additional classes for reflection URL: https://github.com/apache/camel-quarkus/issues/253 Users may need to register additional classes for reflection i.e. provided by 3th party artefacts while writing routes and as today they have the following options: - write an extension - create a reflection configuration file as described [here](https://quarkus.io/guides/writing-native-applications-tips#registering-for-reflection) Both the options are possible but wondering if we could further ease the process for simple cases by providing a build time property to list classes that need to be registered for reflection.
---------------------------------------------------------------- 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