Files
spring-cloud-contract/samples/standalone/webclient/http-server
..
2019-03-22 11:41:20 +01:00
2020-05-13 14:47:33 +02:00
2020-04-24 13:24:33 +02:00
2020-05-13 14:47:33 +02:00
2019-03-22 11:41:20 +01:00
2019-03-22 11:41:20 +01:00
2019-10-07 15:03:57 +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