Added workshops to the docs

This commit is contained in:
Marcin Grzejszczak
2017-05-26 14:51:32 +02:00
parent a4d451484b
commit 3c8b8ac81d
2 changed files with 10 additions and 0 deletions

View File

@@ -11,6 +11,11 @@ This project provides support for Consumer Driven Contracts and service schemas
range of options for writing tests, publishing them as assets, asserting that a contract is kept by producers
and consumers, for HTTP and message-based interactions.
=== Spring Cloud Contract workshops
If you prefer to learn about the project by doing some tutorials you can check out the workshops under
http://cloud-samples.spring.io/spring-cloud-contract-samples/workshops.html[this link].
=== Spring Cloud Contract Verifier
:introduction_url: https://raw.githubusercontent.com/spring-cloud/spring-cloud-contract/master

View File

@@ -9,6 +9,11 @@ This project provides support for Consumer Driven Contracts and service schemas
range of options for writing tests, publishing them as assets, asserting that a contract is kept by producers
and consumers, for HTTP and message-based interactions.
=== Spring Cloud Contract workshops
If you prefer to learn about the project by doing some tutorials you can check out the workshops under
http://cloud-samples.spring.io/spring-cloud-contract-samples/workshops.html[this link].
=== Spring Cloud Contract Verifier
include::verifier/introduction.adoc[]