Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2019-08-19 15:05:35 +00:00
parent 6db3f56dba
commit d9d9a25458
41 changed files with 47 additions and 47 deletions

View File

@@ -15679,7 +15679,7 @@ example shows a test and stub that came from this process:</p>
<div class="sect3">
<h4 id="how-to-use-pact-broker-pact-consumers"><a class="anchor" href="#how-to-use-pact-broker-pact-consumers"></a><a class="link" href="#how-to-use-pact-broker-pact-consumers">5.7.5. Pact for Consumers</a></h4>
<div class="paragraph">
<p>On the producer side, you must add two additional dependencies to your project
<p>On the consumer side, you must add two additional dependencies to your project
dependencies. One is the Spring Cloud Contract Pact support, and the other represents the
current Pact version that you use. The following listing shows how to do so for both
Maven and Gradle:</p>