jbonofre opened a new issue, #631: URL: https://github.com/apache/camel-karaf/issues/631
The Camel Karaf example (https://github.com/apache/karaf/blob/main/examples/karaf-camel-example/karaf-camel-example-java/src/main/java/org/apache/karaf/examples/camel/java/CamelComponent.java) shows how to create routes (with the Java DSL). However, a lot of code is just boilerplate, and in camel-karaf, we should provide an abstract template class to easily bootstrap and just focus on route definition. -- 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]
