From f3573c00564397743e702fab89016c3740cdd3f4 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Wed, 8 Feb 2017 10:33:49 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- spring-cloud-contract.html | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/spring-cloud-contract.html b/spring-cloud-contract.html index f26bd2365c..a9276565a4 100644 --- a/spring-cloud-contract.html +++ b/spring-cloud-contract.html @@ -2142,20 +2142,11 @@ example of achieving the same by changing the properties.

Dependencies

-

Spring Cloud Contract Verifier and Stub Runner are using the following libraries

+

The best way to add the dependencies is to just use the proper starter dependency.

-
- +
+

For stub-runner use spring-cloud-starter-stub-runner and when you’re using a plugin just add +spring-cloud-starter-contract-verifier.