Files
spring-cloud-contract/samples/standalone/stream-source
2016-07-19 08:44:16 +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-16 16:14:23 +01:00
2016-07-16 16:14:23 +01:00
2016-07-18 08:52:12 +01: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