diff --git a/spring-cloud-contract.html b/spring-cloud-contract.html index d18e2cab8d..7c01721689 100644 --- a/spring-cloud-contract.html +++ b/spring-cloud-contract.html @@ -467,7 +467,6 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
Repo structure *
+Let’s assume that we have a producer with coordinates com.example:server and 3 consumers: client1,
client2, client3. Then in the repository with common contracts you would have the following setup
@@ -2262,7 +2266,6 @@ Those poms are necessary for the consumer side to run mvn clean install -D
</assembly>