Files
spring-cloud-contract/samples/standalone/webclient/http-server
2018-07-19 15:00:13 +02:00
..
2018-04-06 15:54:10 +02:00
2018-07-19 15:00:13 +02:00
2018-01-12 15:12:31 +01:00
2018-01-12 15:12:31 +01:00
2018-07-19 15:00:13 +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