From 87cebbc12cad71ef797dfb247047d6891736510b Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Fri, 15 Jul 2016 15:18:49 +0200 Subject: [PATCH] Sync docs from master to gh-pages --- spring-cloud-contract.html | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/spring-cloud-contract.html b/spring-cloud-contract.html index 7e324665cd..48436cbce5 100644 --- a/spring-cloud-contract.html +++ b/spring-cloud-contract.html @@ -496,7 +496,14 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
-

Documentation Authors: Adam Dudczak, Marcin Grzejszczak, Jakub Kubryński, Karol Lassak, Olga Maciaszek-Sharma, Mariusz Smykuła

+

Documentation Authors: Adam Dudczak, Marcin Grzejszczak, Jakub Kubryński, Karol Lassak, +Olga Maciaszek-Sharma, Mariusz Smykuła, Dave Syer

+
+
+

What you always need it confidence in pushing new features into a new application or service in a distributed system. +This project provides support for Consumer Driven Contracts and service schemas in Spring applications, covering a +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.

@@ -4156,7 +4163,7 @@ receivedMessage.headers.get('BOOK-NAME') == 'foo'