Files
spring-cloud-contract/samples/standalone/restdocs/http-server
Marcin Grzejszczak 3842b4b57a Updated wrong versions
2022-04-19 15:57:58 +02:00
..
2019-03-22 11:41:20 +01:00
2021-11-29 11:07:36 +01:00
2021-11-16 22:59:15 +01:00
2022-04-19 15:57:58 +02:00
2021-11-29 11:07:36 +01:00
2019-03-22 11:41:20 +01:00
2019-03-22 11:41:20 +01: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