Skip to content

Commit 45d0781

Browse files
authored
Update spring-cloud-tutorial-prepare-app-deployment.md
1 parent 8f4a490 commit 45d0781

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/spring-cloud/spring-cloud-tutorial-prepare-app-deployment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@ Verify that your pom.xml file has the correct Spring Boot and Spring Cloud depen
7979

8080
## Azure Spring Cloud client dependency
8181

82-
Azure Spring Cloud hosts and manages Spring Cloud components for you. Such components include Spring Cloud Service Registry and Spring Cloud Config Server. Include Azure Spring Cloud's client library in your dependencies to allow communication with your Azure Spring Cloud service instance.
82+
Azure Spring Cloud hosts and manages Spring Cloud components for you. Such components include Spring Cloud Service Registry and Spring Cloud Config Server. Include the Azure Spring Cloud client library in your dependencies to allow communication with your Azure Spring Cloud service instance.
8383

84-
The table below lists the correct Azure Spring Cloud versions for your app that uses Spring Boot and Spring Cloud.
84+
The following table lists the correct Azure Spring Cloud versions for your app that uses Spring Boot and Spring Cloud.
8585

8686
Spring Boot version | Spring Cloud version | Azure Spring Cloud version
8787
---|---|---

0 commit comments

Comments
 (0)