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

add spring cloud stream binder starter modules #24761

Merged

Conversation

yiliuTo
Copy link
Member

@yiliuTo yiliuTo commented Oct 13, 2021

Add starter modules for spring cloud azure stream binders, the starters include:

  • spring-cloud-azure-starter-stream-servicebus-queue
  • spring-cloud-azure-starter-stream-servicebus-topic
  • spring-cloud-azure-starter-stream-eventhubs

@ghost ghost added the azure-spring All azure-spring related issues label Oct 13, 2021
@yiliuTo yiliuTo marked this pull request as ready for review October 14, 2021 07:07
@yiliuTo yiliuTo added the Client This issue points to a problem in the data-plane of the library. label Oct 14, 2021
@yiliuTo yiliuTo added this to the [2021] November milestone Oct 14, 2021
@@ -7,7 +7,12 @@
<groupId>com.azure.spring</groupId>
<artifactId>spring-cloud-azure</artifactId>
<name>Spring Cloud Azure Aggregator</name>
<packaging>pom</packaging>
<modules>
<module>spring-cloud-azure-starter-stream-eventhubs</module>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why adding them here?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh, a misoperation, will modify it.

@stliu stliu merged commit cc863ca into Azure:feature/azure-spring-cloud-4.0 Oct 15, 2021
saragluna pushed a commit to saragluna/azure-sdk-for-java that referenced this pull request Oct 15, 2021
* add binder starters

* skip verifying changlog

* fix redundant configuration in spring/pom.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
azure-spring All azure-spring related issues Client This issue points to a problem in the data-plane of the library.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants