29 lines
1.1 KiB
Plaintext
29 lines
1.1 KiB
Plaintext
////
|
|
DO NOT EDIT THIS FILE. IT WAS GENERATED.
|
|
Manual changes to this file will be lost when it is generated again.
|
|
Edit the files in the src/main/asciidoc/ directory instead.
|
|
////
|
|
|
|
|
|
[[spring-cloud-contract]]
|
|
= Spring Cloud Contract
|
|
:page-section-summary-toc: 1
|
|
|
|
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
|
|
:page-section-summary-toc: 1
|
|
|
|
You can read more about Spring Cloud Contract by going to https://spring.io/projects/spring-cloud-contract[the project page]
|
|
|
|
[[contributing]]
|
|
= Contributing
|
|
:page-section-summary-toc: 1
|
|
|
|
Unresolved directive in <stdin> - include::https://raw.githubusercontent.com/spring-cloud/spring-cloud-build/main/docs/src/main/asciidoc/contributing.adoc[]
|