davsclaus opened a new issue #2978: URL: https://github.com/apache/camel-quarkus/issues/2978
https://issues.apache.org/jira/projects/CAMEL/issues/CAMEL-16757 camel-quarkus may need to add some code to support this for build time optimizations. There is a new RouteConfigurationBuilder (extends RouteBuilder) that should preferred to be added before any routes. However camel-core takes usually care of this. A good start is to make a quarkus example of the spring boot https://github.com/apache/camel-spring-boot-examples/tree/main/routes-configuration It uses route configurations in java, xml, and yaml -- 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]
