Files
spring-cloud-contract/samples/standalone/webclient/http-server
Marcin Grzejszczak 2a40e5fb60 Fixed the build
2019-10-07 15:03:57 +02:00
..
2019-03-22 11:41:20 +01:00
2019-03-27 19:31:29 +01:00
2019-10-04 15:45:41 +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