Files
spring-cloud-contract/docs/src/main/asciidoc
2019-08-07 23:08:38 +02:00
..
2017-08-29 15:39:55 +02:00
2019-08-07 10:45:32 +02:00
2019-08-07 10:45:32 +02:00
2019-08-07 10:59:06 +02:00
2019-03-11 22:18:06 -05:00
2019-07-25 14:40:21 +02:00
WIP
2019-07-18 14:38:43 +02:00

== 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[]