Skip to content

Commit d6b26d9

Browse files
authored
Update articles/spring-apps/enterprise/how-to-enterprise-service-registry.md
1 parent 3da93b8 commit d6b26d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-apps/enterprise/how-to-enterprise-service-registry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ The `--assign-endpoint` argument grants a public IP for validation and enables a
183183

184184
### Connect to the Service Registry from the app
185185

186-
After you created a service with Spring Boot and created an application in Azure Spring Apps, deploy the application and confirm the operation. Before that, however, you must bind your application to the Service Registry so that it can get connection information from the registry.
186+
After you create a service instance with Spring Boot and create an application in Azure Spring Apps, you deploy the application and confirm the operation. Before that, however, you must bind your application to the Service Registry so that it can get connection information from the registry.
187187

188188
Typically, a Eureka client needs to write the following connection information settings in the *application.properties* configuration file of a Spring Boot application so that you can connect to the server:
189189

0 commit comments

Comments
 (0)