[
https://issues.apache.org/jira/browse/CAMEL-13138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16754315#comment-16754315
]
Claus Ibsen commented on CAMEL-13138:
-------------------------------------
There is a little bit of spring boot details at
https://github.com/apache/camel/blob/master/components/camel-amqp/src/main/docs/amqp-component.adoc#configuring-amqp-component
However lets also see how much you can configure with the auto configuration in
application.properties. It would be ideal to have an example demonstration both
ways.
> camel-spring-boot - Example with using camel-amqp-starter
> ---------------------------------------------------------
>
> Key: CAMEL-13138
> URL: https://issues.apache.org/jira/browse/CAMEL-13138
> Project: Camel
> Issue Type: New Feature
> Components: examples
> Reporter: Claus Ibsen
> Priority: Major
>
> It would be good with an AMQP example for spring boot and Camel that uses the
> camel-amqp-starter component.
> And then maybe uses ActiveMQ Artemis as the AMQP broker in the example
> instructions, so people can try it out via this instructions. However it
> should work with other AMQP 1.0 compatible brokers too.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)