From 8a9098c8b7f843029ed832dc6c583339bffe8c3b Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Tue, 1 Nov 2016 07:42:25 +0100 Subject: [PATCH] Updated docs with webinar info --- README.adoc | 8 ++++++++ docs/src/main/asciidoc/verifier/introduction.adoc | 8 ++++++++ 2 files changed, 16 insertions(+) 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: