Skip to content

Improve message broker configuration documentation - #334

Open
yashdotdev13 wants to merge 1 commit into
spring-cloud:5.0.xfrom
yashdotdev13:issue-134-third-party-binders-docs
Open

yashdotdev13 wants to merge 1 commit into
spring-cloud:5.0.xfrom
yashdotdev13:issue-134-third-party-binders-docs

Conversation

@yashdotdev13

Copy link
Copy Markdown

Description

Update the Spring Cloud Bus quickstart documentation to clarify message broker configuration.

Changes

  • Remove the RabbitMQ-specific configuration example from the quickstart.
  • Add links to the Spring Cloud Stream RabbitMQ and Kafka binder documentation.
  • Clarify that Spring Cloud Bus can work with other Spring Cloud Stream binders.
  • Point users to the documentation for the corresponding binder configuration.

This follows the guidance in #134 to avoid adding broker-specific configuration examples for every supported binder.

Fixes #134

@ryanjbaxter

Copy link
Copy Markdown
Contributor

Can you submit this against the 5.0.x branch?

Signed-off-by: 98001yash <yashchauhan.gaya@gmail.com>
@yashdotdev13
yashdotdev13 force-pushed the issue-134-third-party-binders-docs branch from 696b82b to 525762f Compare September 20, 2026 20:19
@yashdotdev13
yashdotdev13 changed the base branch from main to 5.0.x September 20, 2026 20:23
@yashdotdev13

Copy link
Copy Markdown
Author

Updated the PR to target the 5.0.x branch as requested. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

3 participants