From 8a9527b6001e05fca5ded505cbd164b811b55c47 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Mon, 19 Mar 2018 16:34:38 +0100 Subject: [PATCH] Fixed the docs --- README.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.adoc b/README.adoc index 1b95654cb2..6cd679fc50 100644 --- a/README.adoc +++ b/README.adoc @@ -1646,6 +1646,9 @@ errors. If you use the default `java.net` client, you do not need the annotation won't do any harm). There is no support currently for other clients, but it may be added in future releases. +To disable the custom `RestTemplateBuilder`, set the `wiremock.rest-template-ssl-enabled` +property to `false`. + === WireMock and Spring MVC Mocks Spring Cloud Contract provides a convenience class that can load JSON WireMock stubs into