Azure / Azure/azure-sdk-for-java
[FEATURE REQ] New starters for Spring Message Event Hubs and Service Bus
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 2.2k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 178
Description
**Is your feature request related to a problem? Please describe.**
- A Spring Message Service Bubs Starter should be provided, it contains the dependencies:
```xml
com.azure.spring
spring-cloud-azure-starter
com.azure.spring
spring-messaging-azure-servicebus
```
- A Spring Message Event Hubs Starter should be provided, it contains the below dependeities:
```xml
com.azure.spring
spring-cloud-azure-starter
com.azure.spring
spring-messaging-azure-eventhubs
com.azure
azure-messaging-eventhubs-checkpointstore-blob
```
**Describe the solution you'd like**
Provided above.
**Describe alternatives you've considered**
N/A
**Additional context**
Now developers should compose the dependencies manually.
**Information Checklist**
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
- [x] Description Added
- [x] Expected solution specified
Contributor guide
Assessment
This issue has not been assessed yet.