Skip to content

Fix AzureMessagingListenerAutoConfiguration not included in spring.factories#35716

Merged
Netyyyy merged 2 commits into
Azure:mainfrom
Netyyyy:myao/fix_AzureMessagingListenerAutoConfiguration
Jul 5, 2023
Merged

Fix AzureMessagingListenerAutoConfiguration not included in spring.factories#35716
Netyyyy merged 2 commits into
Azure:mainfrom
Netyyyy:myao/fix_AzureMessagingListenerAutoConfiguration

Conversation

@Netyyyy

@Netyyyy Netyyyy commented Jul 3, 2023

Copy link
Copy Markdown
Contributor

Description

Fix #34690

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@github-actions github-actions Bot added the azure-spring All azure-spring related issues label Jul 3, 2023
@azure-sdk

Copy link
Copy Markdown
Collaborator

API change check

API changes are not detected in this pull request.

@saragluna

Copy link
Copy Markdown
Member

/azp run java - spring - tests

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@Netyyyy
Netyyyy merged commit ca57895 into Azure:main Jul 5, 2023
@Netyyyy
Netyyyy deleted the myao/fix_AzureMessagingListenerAutoConfiguration branch September 8, 2023 07:40
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AzureMessagingListenerAutoConfiguration not included in spring.factories of spring-cloud-azure-autoconfigure

3 participants