Files
spring-cloud-contract/samples/standalone/messaging/stream-sink
Marcin Grzejszczak 7a347da55a Going back to snapshots
2016-11-24 18:58:50 +01:00
..
2016-08-12 10:46:36 +02:00
2016-08-22 11:33:17 +02:00
2016-11-14 10:57:59 +01:00
2016-11-24 18:58:50 +01:00
2016-11-24 18:58:50 +01:00
2016-08-12 10:46:36 +02:00
2016-08-12 10:46:36 +02:00
2016-08-12 10:46:36 +02:00
2016-08-12 10:46:36 +02:00
2016-11-24 18:58:50 +01:00
2016-08-12 10:46:36 +02:00
2016-08-22 11:33:17 +02: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