Files
spring-cloud-contract/samples/standalone
Marcin Grzejszczak c9538548fd Adds an option to use StubRunner from classpath (#284)
without this change there's no option to use Stub Runner to pick stubs from classpath
with this change we're adding that option. It's enough for the user not to provide neither the `repositoryRoot` nor `workOffline`. If that's the case then Classpath scanning will take place.

fixes #282
2017-04-27 17:13:15 +02:00
..
2017-04-14 17:10:17 +02:00
2017-04-26 12:42:33 +02:00
2017-04-26 12:42:33 +02:00
2017-04-26 12:42:33 +02:00
2016-07-16 16:14:23 +01:00
2016-07-16 16:14:23 +01:00
2017-04-24 15:05:43 +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[]