Sync docs from master to gh-pages
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user