fabric8-quickstarts/spring-boot-camel-amq

Question on AMQ configuration

Opened this issue · 0 comments

I see that you have used XML configuration, do you have any configuration specific to Spring Boot where you can leverage Spring Boot's ActiveMQ configurations to be used in Camel Routes? Additionally, do you have any examples for the Camel Routes using Java DSL?
I am trying to do the same and have run into an issue. Here is the question on stackoverflow. Would you be able to provide some guidance?