Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document about Azure Spring Cloud Starter Event Hubs #23589

Closed
yiliuTo opened this issue Aug 16, 2021 · 1 comment
Closed

Document about Azure Spring Cloud Starter Event Hubs #23589

yiliuTo opened this issue Aug 16, 2021 · 1 comment
Assignees
Labels
azure-spring All azure-spring related issues azure-spring-eventhubs Spring event hubs related issues. Client This issue points to a problem in the data-plane of the library. Docs feature-request This issue requires a new behavior in the product in order be resolved.
Milestone

Comments

@yiliuTo
Copy link
Member

yiliuTo commented Aug 16, 2021

The official documentation for Azure Event Hubs only covers azure-spring-cloud-stream-binder-eventhubs, which is to introduce how to use the library with Spring Cloud Stream Framework. However, there is another library azure-spring-cloud-starter-eventhubs under Azure Spring Cloud libraries for Event Hubs, it provides other features like sending / receiving events to / from Event Hubs and integrating with Spring Integration. We should consider to writing another document for it.

The aim of the doc for azure-spring-cloud-starter-eventhubs is to introduce its features and related usage examples, which should contain:

  1. Using the starter combined with Spring Integration Framework.
  2. Providing simple APIs based on EventHubOperation to send / receive events to / from Event Hubs.
  3. Provding an annotation of @AzureMessageListener which can listen to events from Event Hubs.
@yiliuTo yiliuTo added Client This issue points to a problem in the data-plane of the library. Docs azure-spring All azure-spring related issues azure-spring-eventhubs Spring event hubs related issues. labels Aug 16, 2021
@yiliuTo yiliuTo added this to the Backlog milestone Aug 16, 2021
@yiliuTo yiliuTo self-assigned this Aug 16, 2021
@yiliuTo yiliuTo added the feature-request This issue requires a new behavior in the product in order be resolved. label Aug 16, 2021
@chenrujun chenrujun modified the milestones: Backlog, [2022] January Nov 8, 2021
@yiliuTo yiliuTo modified the milestones: [2022] January, Backlog Jan 5, 2022
@saragluna
Copy link
Member

Closing this issue now, for we have deprecated this starter, and have the new features in https://aka.ms/spring/docs.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
azure-spring All azure-spring related issues azure-spring-eventhubs Spring event hubs related issues. Client This issue points to a problem in the data-plane of the library. Docs feature-request This issue requires a new behavior in the product in order be resolved.
Projects
Archived in project
Development

No branches or pull requests

3 participants