Files
..
2019-03-21 12:23:09 -05:00
2018-01-25 12:50:49 +01:00
2019-03-18 15:09:33 +01:00
2018-01-12 15:12:31 +01:00
2019-03-18 15:09:33 +01:00
2019-03-18 15:09:33 +01:00

= Http Client

== Prerequisites

First you have to publish to Maven Local the stubs of the *http-server* module

== How to run it?

Run

[source=groovy]
--------
./gradlew clean build
--------

or

--------
./mvnw clean package
--------

To

- build the app
- use spring-cloud-contract-stub-runner-spring[Stub Runner Spring] to download the stub of `Http Server`
- run the tests against stubbed server