From fe80aa6ec5eb9c85684ea39dd315f0c4f394663f Mon Sep 17 00:00:00 2001 From: Oliver Trosien Date: Wed, 27 Jul 2016 12:06:59 +0200 Subject: [PATCH] Add WireMock Spring Boot starter reference Closes gh-6486 --- spring-boot-starters/README.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/spring-boot-starters/README.adoc b/spring-boot-starters/README.adoc index 3931b01ad7..e9484d7017 100644 --- a/spring-boot-starters/README.adoc +++ b/spring-boot-starters/README.adoc @@ -100,4 +100,7 @@ do as they were designed before this was clarified. | Charon reverse proxy | https://github.com/mkopylec/charon-spring-boot-starter +| http://www.wiremock.org[WireMock] and Spring RESTDocs +| https://github.com/ePages-de/restdocs-wiremock + |===