Sync docs from master to gh-pages
This commit is contained in:
@@ -428,6 +428,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
|
||||
<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="#_why">Why?</a>
|
||||
<ul class="sectlevel4">
|
||||
<li><a href="#_testing_issues">Testing issues</a></li>
|
||||
@@ -789,6 +790,19 @@ 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>
|
||||
<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 Spring Cloud Contract. Video was recorded
|
||||
on 25.10.2016.</p>
|
||||
</div>
|
||||
<div class="videoblock">
|
||||
<div class="content">
|
||||
<iframe src="https://www.youtube.com/embed/4fJiz0woxAc?rel=0" frameborder="0" allowfullscreen></iframe>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sect3">
|
||||
<h4 id="_why">Why?</h4>
|
||||
<div class="paragraph">
|
||||
<p>Let us assume that we have a system comprising of multiple microservices:</p>
|
||||
|
||||
Reference in New Issue
Block a user