Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2019-08-30 09:24:32 +00:00
parent 2b8f5484f9
commit 72e7929c2f
42 changed files with 6934 additions and 6060 deletions

View File

@@ -1564,7 +1564,7 @@ set a <code>metaData</code> entry in the Pact file with the <code>sentTo</code>
<h3 id="how-to-use-pact-broker-pact-contract"><a class="anchor" href="#how-to-use-pact-broker-pact-contract"></a><a class="link" href="#how-to-use-pact-broker-pact-contract">7.3. Pact Contract</a></h3>
<div class="paragraph">
<p>Spring Cloud Contract can read the Pact JSON definition. You can place the file in the
<code>src/test/resources/contracts</code> folder. The following example shows such a Pact contract:</p>
<code>src/test/resources/contracts</code> folder. Remember to put the <code>spring-cloud-contract-pact</code> dependency to your classpath. The following example shows such a Pact contract:</p>
</div>
<div class="exampleblock">
<div class="content">