Files
spring-cloud-contract/samples/standalone
Dave Syer fa3c0035e0 Use apache HTTP client instead of JDK
Never got to the bottom of this, but the test failure with the
dropped connection (EOF on socket) seems to go away if we use
the Apache client instead of the JDK.
2016-11-15 09:53:42 +00:00
..
2016-11-08 16:14:20 +01:00
2016-11-15 09:53:42 +00:00
2016-11-14 10:57:59 +01:00
2016-11-14 10:57:59 +01:00
2016-07-16 16:14:23 +01:00
2016-07-16 16:14:23 +01:00
2016-10-17 12:22:17 +02: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[]