without this change the user was forced to use a single base class for all of the generated tests. It could become problematic after some time. With this change we provide a range of options of providing different base classes for different contracts. fixes #16
= 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[]