From 33a39506b7383bc673427d47d2abfcb38568a591 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Fri, 28 Apr 2017 16:28:30 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- spring-cloud-contract.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-cloud-contract.html b/spring-cloud-contract.html index 6f53e87c76..bfb32d78f1 100644 --- a/spring-cloud-contract.html +++ b/spring-cloud-contract.html @@ -9199,7 +9199,7 @@ Spring Boot container if there is one.

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