From 33a56eb561d22f3134f152c15586f9b58fb14c40 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Fri, 23 Dec 2016 13:57:04 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- spring-cloud-contract.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/spring-cloud-contract.html b/spring-cloud-contract.html index d0656df44a..a9a95b850b 100644 --- a/spring-cloud-contract.html +++ b/spring-cloud-contract.html @@ -839,6 +839,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