Files
spring-cloud-contract/samples/standalone/restdocs/http-server
Marcin Grzejszczak 766cc4b1dd Bumped Gradle to 6.2.2
2020-03-18 17:36:40 +01:00
..
2019-03-22 11:41:20 +01:00
2020-03-18 17:36:40 +01:00
2019-09-26 15:09:53 +02:00
2019-09-26 15:09:53 +02:00
2019-03-22 11:41:20 +01:00
2019-03-22 11:41:20 +01:00
2018-08-29 14:04:28 +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