Files
spring-cloud-contract/samples/standalone/01-stream-source
Marcin Grzejszczak 26f020e3c3 Reordering folders
2016-08-09 18:20:31 +02:00
..
2016-08-09 18:20:31 +02:00
2016-08-09 18:20:31 +02:00
2016-08-09 18:20:31 +02:00
2016-08-09 18:20:31 +02:00
2016-08-09 18:20:31 +02:00
2016-08-09 18:20:31 +02:00
2016-08-09 18:20:31 +02:00
2016-08-09 18:20:31 +02:00
2016-08-09 18:20:31 +02:00
2016-08-09 18:20:31 +02:00
2016-08-09 18:20:31 +02:00
2016-08-09 18:20:31 +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