With this functionality you can have one centralized repository containing all contracts. This repo will have to produce a JAR containing all contracts. The layout of the repository can be arbitrary but some sensible defaults are assumed. The producer will be able to then download that JAR and produce tests and stubs from it. fixes #38
= Spring Cloud Contract Verifier Samples Projects that contain different samples of Spring Cloud Contract Verifier. Below you can find a list of samples: include::http-server/README.adoc[] include::http-client/README.adoc[] include::contract-verifier-sample-stream-sink/README.adoc[] include::contract-verifier-sample-stream-source/README.adoc[]