davsclaus opened a new issue #2425: URL: https://github.com/apache/camel-quarkus/issues/2425
In camel-main there is a new option camel.main.eager-classloading = true We can be a bit smarter in camel-quarkus, and so some kind of build step, that triggers invoking this eager classloading inside camel-main. This helps to ensure those classes are loaded during build time instead of runtime at the first message processed by Camel. We need to ensure that this is triggered as part of quarkus and its built time phase so its triggered for both JVM vs native mode -- 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