Files
spring-boot-examples/rest-doc/target/snippets/home/httpie-request.adoc
2021-08-07 11:30:31 +09:00

4 lines
71 B
Plaintext

[source,bash]
----
$ http GET 'http://localhost:8080/name/Charlie'
----