Files
spring-cloud-contract/docs/modules/ROOT/pages
Marcin Grzejszczak cf2a012dbc Split files
2023-09-11 15:18:28 +02:00
..
2023-09-11 15:18:28 +02:00
2023-09-11 15:18:28 +02:00
2023-09-11 15:18:28 +02:00
2023-09-11 15:18:28 +02:00
2023-09-11 15:18:28 +02:00
2023-09-11 15:18:28 +02:00
2023-09-11 15:18:28 +02:00
2023-09-11 15:18:28 +02:00
2023-09-11 15:18:28 +02:00
2023-09-11 15:18:28 +02:00
2023-09-11 15:18:28 +02:00
2023-09-11 15:18:28 +02:00
2023-09-11 15:18:28 +02:00
2023-09-11 15:18:28 +02:00
2023-09-11 15:18:28 +02:00
2023-09-11 15:18:28 +02:00
2023-09-11 15:18:28 +02:00
2023-09-11 15:18:28 +02:00
2023-09-11 15:18:28 +02:00
2023-09-11 15:18:28 +02:00
2023-09-11 15:18:28 +02:00
2023-09-11 15:18:28 +02:00
2023-09-11 15:18:28 +02:00
2023-09-11 15:18:28 +02:00
2023-09-11 15:18:28 +02:00

[[spring-cloud-contract]]
= 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.

[[project-page]]
= Project page

You can read more about Spring Cloud Contract by going to https://spring.io/projects/spring-cloud-contract[the project page]

[[contributing]]
= Contributing

include::https://raw.githubusercontent.com/spring-cloud/spring-cloud-build/main/docs/src/main/asciidoc/contributing.adoc[]

include::_building.adoc[]