
org.springframework.restdocs.templates.springfox.default-http-response.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!
HTTP/1.1 {{statusCode}} {{statusReason}}
{{#headers}}
{{name}}: {{value}}
{{/headers}}
{{responseBody}}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy