From 4a3d2eeeab2f6057944a9f1afcd71b88a824f9dc Mon Sep 17 00:00:00 2001
From: Marcin Grzejszczak
Date: Fri, 15 Jul 2016 14:51:13 +0200
Subject: [PATCH] Sync docs from master to gh-pages
---
spring-cloud-contract.html | 24 ++++++++++++++----------
1 file changed, 14 insertions(+), 10 deletions(-)
diff --git a/spring-cloud-contract.html b/spring-cloud-contract.html
index 3e5ba1b790..7e324665cd 100644
--- a/spring-cloud-contract.html
+++ b/spring-cloud-contract.html
@@ -430,10 +430,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
Purposes
Client Side
Server Side
-
-
-Step by step guide to CDC
-
for response verification.
-
-
-
-
Step by step guide to CDC
-
+
+
Step by step guide to CDC
Let’s take an example of Fraud Detection and Loan Issuance process. Let’s assume that the Loan Issuance is a client to the
Fraud Detection server. Let’s assume that we have to write a new feature (if a client wants too borrow too much money then
@@ -940,6 +934,7 @@ return new FraudCheckResult(FraudCheckStatus.OK, NO_REASON);
}
+
Dependencies
@@ -976,6 +971,9 @@ is under constant development.
+
Olga Maciaszek-Sharma talking about Accurest (Spring Cloud Contract Verifier predecessor)
@@ -984,6 +982,9 @@ is under constant development.
+
Marcin Grzejszczak and Jakub KubryĆski talking about Accurest (Spring Cloud Contract Verifier predecessor)
@@ -991,6 +992,9 @@ is under constant development.
+
Readings
@@ -4152,7 +4156,7 @@ receivedMessage.headers.get('BOOK-NAME') == 'foo'