- Notifications
You must be signed in to change notification settings - Fork59
☁️ Java client library for Azure Service Bus
License
Azure/azure-service-bus-java
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Build/Package | Status |
---|---|
master |
All new work on SDK is happening in the repositoryhttps://github.com/Azure/azure-sdk-for-java/tree/master/sdk/servicebus. This repository is only to address any issues found in versions 1.2.x. And master1.0 is the branch corresponding to versions 1.2.x. Both dev and master branches moved to the new repository.
This is the next generation Service Bus Java client library that focuses on Queues & Topics. If you are looking for Event Hubs, follow thislink.
Azure Service Bus is an asynchronous messaging cloud platform that enables you to send messages between decoupled systems. Microsoft offers this feature as a service, which means that you do not need to host any of your own hardware in order to use it.
Refer toazure.com to learn more about Service Bus. And package can be downloaded fromMaven
See ourContribution Guidelines.
Clickhere.
The samples are located in this repo.Java Samples.
Only rules management of subscription will be supported in this client library. This library focuses on Azure Service Bus Data Plane functionalities (e.g. send, receive).
The standard way to manage Azure resources is by usingAzure Resource Manager. In order to use functionality that previously existed in the azure-servicebus Java library, this isAzure Service Bus Management Library which is available on Maven. And this is theAPI document. This management library will enable use cases that dynamically create/read/update/delete resources.
About
☁️ Java client library for Azure Service Bus
Topics
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors9
Uh oh!
There was an error while loading.Please reload this page.