== Spring Cloud Contract You always need confidence when pushing new features into a new application or service in a distributed system. To that end, this project provides support for consumer-driven contracts and service schemas in Spring applications, covering a range of options for writing tests, publishing them as assets, and asserting that a contract is kept by producers and consumers -- for both HTTP and message-based interactions. === Spring Cloud Contract workshops If you prefer to learn about the project by doing some tutorials, you can check out the workshops under https://cloud-samples.spring.io/spring-cloud-contract-samples/workshops.html[this link]. == Project page You can read more about Spring Cloud Contract by going to https://spring.io/projects/spring-cloud-contract[the project page] == Contributing include::https://raw.githubusercontent.com/spring-cloud/spring-cloud-build/master/docs/src/main/asciidoc/contributing.adoc[] include::_building.adoc[]