Files
spring-cloud-contract/samples/standalone/webclient/http-server
Marcin Grzejszczak 096790e04d Upgraded to Greenwhich
2018-08-29 14:04:28 +02:00
..
2018-08-29 14:04:28 +02:00
2018-08-08 21:58:04 +02:00
2018-08-29 14:04:28 +02:00
2018-08-29 14:04:28 +02:00
2018-08-29 14:04:28 +02:00
2018-01-12 15:12:31 +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