
org.springframework.restdocs.templates.springfox.default-http-request.snippet Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of springfox-spring-integration Show documentation
Show all versions of springfox-spring-integration Show documentation
JSON API documentation for spring based applications
The newest version!
{{method}} {{path}} HTTP/1.1
{{#headers}}
{{name}}: {{value}}
{{/headers}}
{{requestBody}}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy