Skip to content

Commit 6234908

Browse files
Karl: Parallelism in lists.
Co-authored-by: Karl Erickson <[email protected]>
1 parent 52e6296 commit 6234908

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-apps/java-microservice-get-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ In this quickstart, you learn how to deploy an application in Azure Container Ap
2020

2121
The PetClinic application includes the following features:
2222

23-
* The front end is a standalone Node.js web app hosted on the API Gateway app.
24-
* Requests to the API gateway route request to back-end service apps.
23+
* The front end is a standalone Node.js web app hosted on the API gateway app.
24+
* The API gateway routes requests to back-end service apps.
2525
* Back-end apps are built with Spring Boot.
2626
* Each back-end app uses a HyperSQL database as the persistent store.
2727
* The apps use managed Java components on Azure Container Apps, including a service registry, config server, and admin server.

0 commit comments

Comments
 (0)