Files
spring-cloud-contract/samples/standalone
Marcin Grzejszczak 22a5e44471 Pact Contract (#188)
with this change we're providing support for Pact based contracts. No longer do you have to set up your contracts using the Groovy DSL. In the same way as with the DSL you can use the Pact contracts to generate tests and the stubs on the producer side.

fixes #96
2017-01-13 18:06:32 +01:00
..
2016-12-28 19:57:07 +01:00
2017-01-13 18:06:32 +01:00
2016-07-16 16:14:23 +01:00
2016-07-16 16:14:23 +01:00
2017-01-13 18:06:32 +01:00
2016-11-07 14:36:26 +01:00

= Spring Cloud Contract Verifier Samples

Projects that contain different samples of Spring Cloud Contract Verifier.

Below you can find a list of samples:

include::contracts/README.adoc[]

include::dsl/http-server/README.adoc[]

include::dsl/http-client/README.adoc[]

include::messaging/stream-sink/README.adoc[]

include::messaging/stream-source/README.adoc[]

include::restdocs/http-server/README.adoc[]

include::restdocs/http-client/README.adoc[]