davsclaus opened a new issue, #3837: URL: https://github.com/apache/camel-quarkus/issues/3837
We added support for this for Spring Boot https://issues.apache.org/jira/browse/CAMEL-18166 See this example https://github.com/apache/camel-spring-boot-examples/blob/main/endpointdsl/src/main/java/sample/camel/MyCamelApplication.java I think camel-quarkus need a build step that can detect routes created in this style ^^^^ and automatic register them. See how we did this with spring-boot in the commit below https://github.com/apache/camel-spring-boot/commit/c8f7d977cd11707c1dbcf4e7cf8feefb7a1bddad -- 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: commits-unsubscr...@camel.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org