Files
spring-cloud-contract/samples/standalone/stream-sink
Marcin Grzejszczak 251e160e9b Added starters
fixes #40
2016-07-20 14:35:12 +02:00
..
2016-07-18 08:52:12 +01:00
2016-07-20 14:35:12 +02:00
2016-07-16 16:14:23 +01:00
2016-07-16 16:14:23 +01:00
2016-07-16 16:14:23 +01:00
2016-07-16 16:14:23 +01:00
2016-07-20 14:35:12 +02:00
2016-07-16 16:14:23 +01:00

= Stream Sink

== Prerequisites

First you have to publish to Maven Local the stubs of the *contract-verifier-sample-stream-source* stubs

== How to run it?

Run

[source=groovy]
--------
./gradlew clean build
--------

or

--------
./mvnw clean package
--------

To

- build the app
- use spring-cloud-contract-stub-runner-stream[Stub Runner Spring] to download the stub of `contract-verifier-sample-stream-source`
- run the tests against stubbed producer