Added missing code

This commit is contained in:
Marcin Grzejszczak
2017-05-04 16:34:03 +02:00
parent 1623b56876
commit 5d4da96544
4 changed files with 14 additions and 10 deletions

View File

@@ -1583,7 +1583,7 @@ Spring Boot container if there is one.
https://projects.spring.io/spring-restdocs[Spring RestDocs] 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 `@AutoConfigureRestDocs` to have stubs