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

6 lines
89 B
Plaintext

[source,http,options="nowrap"]
----
GET /name/Charlie HTTP/1.1
Host: localhost:8080
----