From fcdfe401b4463a36fb09cf1d18af80ffc7248b55 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Fri, 23 Dec 2016 13:55:32 +0000 Subject: [PATCH] Sync docs from 1.0.x to gh-pages --- 1.0.x/spring-cloud-contract.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/1.0.x/spring-cloud-contract.html b/1.0.x/spring-cloud-contract.html index 9388f40a8e..196d98b05e 100644 --- a/1.0.x/spring-cloud-contract.html +++ b/1.0.x/spring-cloud-contract.html @@ -824,6 +824,21 @@ and consumers, for HTTP and message-based interactions.

samples for more details.

+
+ + + + + +
+
Important
+
+The Spring Cloud Release Train BOM imports spring-cloud-contract-dependencies + which in turn has exclusions for the dependencies needed by WireMock. This might lead to a situation that + even if you’re not using Spring Cloud Contract then your dependencies will be influenced + anyways. +
+

If you have a Spring Boot application that uses Tomcat as an embedded server, for example (the default with spring-boot-starter-web), then