azure-sdk-for-java
azure-sdk-for-java copied to clipboard
[FEATURE REQ] Support maxDegreeOfParallelism in spring-cloud-azure-starter-data-cosmos
Is your feature request related to a problem? Please describe.
maxDegreeOfParallelism has been added to spring-data-cosmos in https://github.com/Azure/azure-sdk-for-java/issues/28579, the spring-cloud-azure-starter-data-cosmos should also support it.
Describe the solution you'd like
Support the maxDegreeOfParallelism in Spring Data Cosmos Autoconfiguration.
Describe alternatives you've considered N/A
Additional context N/A
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