Skip to content

Commit 32aa614

Browse files
authored
Update spring-cloud-tutorial-prepare-app-deployment.md
1 parent 762f36e commit 32aa614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ For Spring Boot version 2.2 add the following dependency to the application POM
126126

127127
## Other recommended dependencies to enable Azure Spring Cloud features
128128

129-
To enable the corresponding built-in features of Azure Spring Cloud from service registry to distributed tracing, it is recommended to also include the following dependencies your application.
129+
To enable the built-in features of Azure Spring Cloud from service registry to distributed tracing, you need to also include the following dependencies in your application. You can drop some of these dependencies if you don't need corresponding features for the specific apps.
130130

131131
### Service Registry
132132

0 commit comments

Comments
 (0)