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
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); }
Olga Maciaszek-Sharma talking about Accurest (Spring Cloud Contract Verifier predecessor)
Marcin Grzejszczak and Jakub KubryĆski talking about Accurest (Spring Cloud Contract Verifier predecessor)