Files
spring-cloud-contract/samples/standalone/restdocs/http-server
2021-09-02 11:47:02 +02:00
..
2019-03-22 11:41:20 +01:00
2021-07-15 09:55:52 +02:00
2021-09-02 11:47:02 +02:00
2019-03-22 11:41:20 +01:00
2019-03-22 11:41:20 +01:00
2021-07-15 09:55:52 +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