Azure / azure-sdk-for-java

This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
MIT License
2.35k stars 1.99k forks source link

Check all spring messaging related samples can work as expected #27475

Closed yiliuTo closed 2 years ago

yiliuTo commented 2 years ago

Before 4.0 GA release, we should check all messaging related samples can work correctly. The involved samples are Event Hubs:

Service Bus

Storage Queue

We should make sure all features provided in each samples can work as expected, as for which features should be tested, please refer to the README of each sample projects.

Netyyyy commented 2 years ago

closed in https://github.com/Azure-Samples/azure-spring-boot-samples/pull/219

Netyyyy commented 2 years ago

As SDK has new codes, check these again.

Netyyyy commented 2 years ago

Fix checkpoint changes in messaging. https://github.com/Azure-Samples/azure-spring-boot-samples/pull/226

Netyyyy commented 2 years ago

close it since @hui1110 check it all.