Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2017-04-28 16:28:30 +00:00
parent f3422cbc9b
commit 33a39506b7

View File

@@ -9199,7 +9199,7 @@ Spring Boot container if there is one.</p>
<div class="paragraph">
<p><a href="https://projects.spring.io/spring-restdocs">Spring RestDocs</a> can be
used to generate documentation (e.g. in asciidoctor format) for an
HTTP API with Spring MockMvc or RestEasy. At the same time as you
HTTP API with Spring MockMvc or Rest Assured. At the same time as you
generate documentation for your API, you can also generate WireMock
stubs, by using Spring Cloud Contract WireMock. Just write your normal
RestDocs test cases and use <code>@AutoConfigureRestDocs</code> to have stubs