diff --git a/README.adoc b/README.adoc index ad85e2e6f9..2e06472a9b 100644 --- a/README.adoc +++ b/README.adoc @@ -311,6 +311,14 @@ Full test is generated by Spring Cloud Contract Verifier. Spring Cloud Contract Verifier moves TDD to the level of software architecture. +==== Spring Cloud Contract Webinar + +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. + +video::4fJiz0woxAc[youtube] + ==== Why? Let us assume that we have a system comprising of multiple microservices: diff --git a/docs/src/main/asciidoc/verifier/introduction.adoc b/docs/src/main/asciidoc/verifier/introduction.adoc index 60ae5a6b6e..3ac6fde241 100644 --- a/docs/src/main/asciidoc/verifier/introduction.adoc +++ b/docs/src/main/asciidoc/verifier/introduction.adoc @@ -17,6 +17,14 @@ Full test is generated by Spring Cloud Contract Verifier. Spring Cloud Contract Verifier moves TDD to the level of software architecture. +==== Spring Cloud Contract Webinar + +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. + +video::4fJiz0woxAc[youtube] + ==== Why? Let us assume that we have a system comprising of multiple microservices: