Skip to content

Commit

Permalink
Update curl to match code change
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinPihony authored Dec 27, 2024
1 parent 2ec5f11 commit 2bfc033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/modules/java/pages/author-your-first-service.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ Restart the service and curl this command:

[source, command line]
----
curl localhost:9000/hello/hello/Bob/30
curl localhost:9000/hello/hello-response/Bob/30
----

== Explore the local console
Expand Down

0 comments on commit 2bfc033

Please sign in to comment.