spring-cloud-bus icon indicating copy to clipboard operation
spring-cloud-bus copied to clipboard

Point to rabbit and kafka confi samples. Explain how to use with third party binders.

Open ericis opened this issue 6 years ago • 1 comments

All Spring Cloud Bus examples refer to RabbitMQ and Kafka, but only provide RabbitMQ configuration examples.

Please add kafka configuration to documentation.

ericis avatar Sep 21 '18 15:09 ericis

I see one example of rabbitmq configuration. I think, in fact, we shouldn't show any and we should link to the proper places to find configuration for rabbit and kafka. Bus will also work with other spring cloud stream binders. We would end up with an explosion of examples.

spencergibb avatar Nov 19 '18 15:11 spencergibb