Files
spring-cloud-contract/samples/standalone/restdocs/http-server
Marcin Grzejszczak ad00a39d17 Bumped versions
2020-01-20 11:22:18 +01:00
..
2019-03-22 11:41:20 +01:00
2019-09-26 15:09:53 +02:00
2019-10-04 15:45:41 +02:00
2020-01-20 11:22:18 +01:00
2019-09-26 15:09:53 +02:00
2019-09-26 15:09:53 +02:00
2019-03-22 11:41:20 +01:00
2019-03-22 11:41:20 +01:00
2020-01-20 11:22:18 +01:00
2018-08-29 14:04:28 +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