Files
spring-cloud-contract/samples/standalone/restdocs/http-server
Spencer Gibb a7f80738a0 bumps versions
2020-04-09 17:12:50 -04:00
..
2020-04-02 08:24:15 +02:00
2020-04-09 17:12:50 -04:00
2020-04-02 08:24:15 +02:00
2020-04-02 08:24:15 +02:00
2020-04-09 17:12:50 -04: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