Update tutorials/workflow/java/fundamentals/README.md

Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
This commit is contained in:
salaboy 2025-07-11 16:16:01 +01:00
parent 7ff2f0f608
commit bcb4181212
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ graph LR
i.d.springboot.examples.basic.Activity2 : io.dapr.springboot.examples.basic.Activity2 : Received input: One Two
```
5. Use the GET request in the [`fundamentals.http`](./chaining.http) file to get the status of the workflow, or use this cURL command:
5. Use the GET request in the [`fundamentals.http`](./fundamentals.http) file to get the status of the workflow, or use this cURL command:
```bash
curl --request GET --url http://localhost:8080/output