apupier opened a new issue, #7851: URL: https://github.com/apache/camel-quarkus/issues/7851
### Description Currently, all Service Loaders are initialized through specific classes. It means some code to maintain and also that each time Camel is adding a Service that we need to add a class. Quarkus is providing an option to register them automatically https://quarkus.io/guides/building-native-image#quarkus-core_quarkus-native-auto-service-loader-registration https://github.com/apache/camel-quarkus/tree/main/extensions-core/core/deployment/src/main/java/org/apache/camel/quarkus/core/deployment/spi -- 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]
