Files
spring-cloud-contract/samples/samples-standalone/contract-verifier-sample-stream-source
Dave Syer 15dc75dece Move plugins in to tools folder
Also rename plugins removing 'verifer'.
2016-07-15 10:49:14 +01:00
..
2016-07-13 15:50:34 +02:00
2016-07-13 15:50:34 +02:00
2016-07-14 19:05:57 +02:00
2016-07-15 10:49:14 +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-15 10:49:14 +01: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