Files
spring-cloud-contract/samples/standalone/stream-source
Dave Syer 2143574868 Rename (again) StubMessages -> MessageVerifier
It's not a stub, it's just a wrapper around the underlying
messaging framework.
2016-07-19 12:01:11 +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

= 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