Files
spring-cloud-contract/samples/standalone/restdocs/http-server
Marcin Grzejszczak 464e886bb8 Added versions
2017-05-26 22:03:29 +02:00
..
2017-05-26 20:34:29 +02:00
2017-05-26 22:03:29 +02:00

= Http Server

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