microsoft / spring-cloud-azure

Spring Cloud Azure is an open-source project that provides seamless Spring integration with Azure services.
https://microsoft.github.io/spring-cloud-azure
MIT License
217 stars 105 forks source link

[FEATURE REQ] Add description of importing Spring Cloud Azure modules in Gradle to reference documentation #932

Closed hui1110 closed 2 months ago

hui1110 commented 2 years ago

Context

The two build tools Maven and Gradle are widely used. The Spring Boot reference document describes how to import dependencies in Maven and Gradle.

Problem

In Spring Cloud Azure reference document, we only have the description of import Spring Cloud Azure modules in Maven.

Goal

A description of how to import Spring Cloud Azure modules in Maven and Gradle should be included in the reference documentation.

Netyyyy commented 2 months ago

Closed for new docs described here