We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 417bdd2 commit 3c4233bCopy full SHA for 3c4233b
challenge-02/README.md
@@ -75,7 +75,7 @@ Now you can open http://localhost:3000 to open Grafana.
75
76
## Run the application setup
77
78
-The setup of application contains 4 applications:
+The setup contains 4 applications:
79
- `common-backend`: A common backend used by three other applications
80
- `regular-threads`: A version of the application with Java 21 and using regular threads to execute the requests
81
- `virtual-threads-21`: A version of the application with Java 21 and using `Virtual Threads` to execute the requests
0 commit comments