Files
spring-cloud-contract/samples/standalone/stream-source
2016-07-25 13:00:49 +02:00
..
2016-07-21 10:33:29 +02:00
2016-07-25 13:00:49 +02:00
2016-07-22 16:22:47 +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-25 13:00:49 +02:00
2016-07-16 16:14:23 +01: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