Sync docs from 1.0.x to gh-pages
This commit is contained in:
@@ -511,7 +511,7 @@ $(addBlockSwitches);
|
||||
<ul class="sectlevel2">
|
||||
<li><a href="#_introduction">Introduction</a>
|
||||
<ul class="sectlevel3">
|
||||
<li><a href="#_spring_cloud_contract_webinar">Spring Cloud Contract Webinar</a></li>
|
||||
<li><a href="#_spring_cloud_contract_video">Spring Cloud Contract video</a></li>
|
||||
<li><a href="#_why">Why?</a>
|
||||
<ul class="sectlevel4">
|
||||
<li><a href="#_testing_issues">Testing issues</a></li>
|
||||
@@ -1243,15 +1243,13 @@ Full test is generated by Spring Cloud Contract Verifier.</p>
|
||||
<p>Spring Cloud Contract Verifier moves TDD to the level of software architecture.</p>
|
||||
</div>
|
||||
<div class="sect3">
|
||||
<h4 id="_spring_cloud_contract_webinar">Spring Cloud Contract Webinar</h4>
|
||||
<h4 id="_spring_cloud_contract_video">Spring Cloud Contract video</h4>
|
||||
<div class="paragraph">
|
||||
<p>You can check out the video from the Spring Cloud Contract Webinar to watch the
|
||||
explanation of the project and the concept of Consuner Driven Contracts. Video was recorded
|
||||
on 25.10.2016.</p>
|
||||
<p>You can check out the video from the Warsaw JUG about Spring Cloud Contract:</p>
|
||||
</div>
|
||||
<div class="videoblock">
|
||||
<div class="content">
|
||||
<iframe src="https://www.youtube.com/embed/4fJiz0woxAc?rel=0" frameborder="0" allowfullscreen></iframe>
|
||||
<iframe width="640" height="480" src="https://www.youtube.com/embed/sAAklvxmPmk?rel=0&start=538" frameborder="0" allowfullscreen></iframe>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user