Skip to content

Commit c5b0c8f

Browse files
Update articles/container-apps/java-admin-eureka-integration.md
1 parent e57e8ba commit c5b0c8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-apps/java-admin-eureka-integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@ az containerapp create \
132132
--bind $EUREKA_COMPONENT_NAME
133133
```
134134
135-
> [!TIP]
136-
> Since the Admin for Spring has been binded to the Eureka Server for Spring in previous steps. Bind the container app to the Eureka Server Java component will enable service discovery and allow to be managed through the Admin for Spring dashboard at the same time.
135+
> [!TIP]
136+
> Since the previous steps bound the Admin for Spring component to the Eureka Server for Spring component, the Admin component enables service discovery and allows you to manage it through the Admin for Spring dashboard at the same time.
137137
138138
## View the dashboards
139139

0 commit comments

Comments
 (0)