Sync docs from master to gh-pages

This commit is contained in:
Marcin Grzejszczak
2016-07-13 12:19:57 +02:00
parent 4913d99199
commit 34de483d4c
141 changed files with 39067 additions and 30 deletions

View File

@@ -741,6 +741,14 @@ is under constant development.</p>
<div class="sect3">
<h4 id="_videos">Videos</h4>
<div class="paragraph">
<p><strong>Marcin Grzejszczak and Jakub Kubryński talking about Spring Cloud Contract Verifier</strong></p>
</div>
<div class="videoblock">
<div class="content">
<iframe src="https://www.youtube.com/embed/msRFcQM07-Y?rel=0" frameborder="0" allowfullscreen></iframe>
</div>
</div>
<div class="paragraph">
<p><strong>Olga Maciaszek-Sharma talking about Accurest (Spring Cloud Contract Verifier predecessor)</strong></p>
</div>
<div class="videoblock">
@@ -767,6 +775,9 @@ is under constant development.</p>
<li>
<p><a href="http://toomuchcoding.com/blog/categories/accurest/">Accurest related articles from Marcin Grzejszczak&#8217;s blog</a></p>
</li>
<li>
<p><a href="http://toomuchcoding.com/blog/categories/spring-cloud-contract/">Spring Cloud Contract related articles from Marcin Grzejszczak&#8217;s blog</a></p>
</li>
</ul>
</div>
</div>
@@ -1578,7 +1589,7 @@ dependencies {
</div>
</div>
<div class="paragraph">
<p>Read more: <a href="http://codearte.github.io/accurest-maven-plugin/">spring-cloud-contract-verifier-maven-plugin</a></p>
<p>Read more: <a href="https://cloud.spring.io/spring-cloud-contract/spring-cloud-contract-verifier-maven-plugin/">spring-cloud-contract-verifier-maven-plugin</a></p>
</div>
</div>
<div class="sect4">
@@ -1826,7 +1837,7 @@ class LoanApplicationServiceSpec extends Specification {
</div>
</div>
<div class="paragraph">
<p>Read more: <a href="http://codearte.github.io/accurest-maven-plugin/">spring-cloud-contract-verifier-maven-plugin</a></p>
<p>Read more: <a href="https://cloud.spring.io/spring-cloud-contract/spring-cloud-contract-verifier-maven-plugin/">spring-cloud-contract-verifier-maven-plugin</a></p>
</div>
</div>
<div class="sect3">
@@ -1906,7 +1917,7 @@ src/test/resources/contracts/myservice/shouldReturnUser.groovy</code></pre>
</ul>
</div>
<div class="paragraph">
<p>For complete information take a look at <a href="http://codearte.github.io/accurest-maven-plugin/plugin-info.html">Plugin Documentation</a></p>
<p>For complete information take a look at <a href="https://cloud.spring.io/spring-cloud-contract/spring-cloud-contract-verifier-maven-plugin/plugin-info.html">Plugin Documentation</a></p>
</div>
</div>
<div class="sect4">
@@ -2412,7 +2423,7 @@ publishing {
<div class="sect3">
<h4 id="_maven_setup">Maven Setup</h4>
<div class="paragraph">
<p>Example of Maven can be found in the <a href="https://github.com/Codearte/accurest-maven-plugin/=publishing-wiremock-stubs-projectf-stubsjar">Spring Cloud Contract Verifier Maven Plugin README</a></p>
<p>Example of Maven can be found in the <a href="https://github.com/spring-cloud/spring-cloud-contract/=publishing-wiremock-stubs-projectf-stubsjar">Spring Cloud Contract Verifier Maven Plugin README</a></p>
</div>
</div>
</div>
@@ -2479,7 +2490,7 @@ publishing {
<div class="sect3">
<h4 id="_maven">Maven</h4>
<div class="paragraph">
<p>Example of Maven can be found in the <a href="https://github.com/Codearte/accurest-maven-plugin/=publishing-wiremock-stubs-projectf-stubsjar">Spring Cloud Contract Verifier Maven Plugin README</a></p>
<p>Example of Maven can be found in the <a href="https://github.com/spring-cloud/spring-cloud-contract/=publishing-wiremock-stubs-projectf-stubsjar">Spring Cloud Contract Verifier Maven Plugin README</a></p>
</div>
</div>
</div>
@@ -3881,7 +3892,7 @@ receivedMessage.headers.get('BOOK-NAME') == 'foo'</code></pre>
<div class="ulist">
<ul>
<li>
<p><a href="https://github.com/Codearte/accurest">Spring Cloud Contract Verifier Github Repository</a></p>
<p><a href="https://github.com/spring-cloud/spring-cloud-contract/">Spring Cloud Contract Verifier Github Repository</a></p>
</li>
<li>
<p><a href="https://cloud.spring.io/spring-cloud-contract/spring-cloud-contract.html">Spring Cloud Contract Verifier Documentation</a></p>
@@ -3899,7 +3910,7 @@ receivedMessage.headers.get('BOOK-NAME') == 'foo'</code></pre>
<p><a href="https://gitter.im/spring-cloud/spring-cloud-contract">Spring Cloud Contract Verifier Gitter</a></p>
</li>
<li>
<p><a href="https://github.com/Codearte/accurest-maven-plugin">Spring Cloud Contract Verifier Maven Plugin</a></p>
<p><a href="https://github.com/spring-cloud/spring-cloud-contract">Spring Cloud Contract Verifier Maven Plugin</a></p>
</li>
</ul>
</div>
@@ -3908,7 +3919,7 @@ receivedMessage.headers.get('BOOK-NAME') == 'foo'</code></pre>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2016-07-12 17:43:25 CEST
Last updated 2016-07-12 19:17:21 CEST
</div>
</div>
</body>