Files
spring-cloud-contract/samples/samples-standalone/contract-verifier-sample-stream-source
Dave Syer 0522cbb4d6 Introduce @AutoConfigureContractVerifierMessaging
as a new autoconfig switch for test cases (instead of relying on
plain autoconfiguration).

Fixes gh-33
2016-07-14 13:38:16 +01:00
..
2016-07-13 15:50:34 +02:00
2016-07-13 15:50:34 +02:00
2016-07-13 15:50:34 +02:00
2016-07-13 15:50:34 +02:00
2016-07-13 15:50:34 +02:00
2016-07-13 15:50:34 +02:00
2016-07-13 15:50:34 +02:00
2016-07-13 15:50:34 +02:00
2016-07-13 15:50:34 +02:00

= Stream Source

Run

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

or

--------
./mvnw clean install
--------

To

- build the app
- generate and run Spring Cloud Contract Verifier tests
- publish the fatJar and the stubs to Maven Local