Files
spring-cloud-contract/samples/standalone/yml/http-server
Marcin Grzejszczak ed9dfd223f 🤦
2018-01-19 09:55:50 +01:00
..
2018-01-19 00:27:15 +01:00
2018-01-19 00:27:15 +01:00
2018-01-19 00:27:15 +01:00
2018-01-19 00:27:15 +01:00
2018-01-19 01:30:38 +01:00
2018-01-19 09:35:31 +01:00
2018-01-19 00:27:15 +01:00
2018-01-19 00:27:15 +01:00
2018-01-19 00:27:15 +01:00
2018-01-19 00:27:15 +01:00
🤦
2018-01-19 09:55:50 +01:00
2018-01-19 00:27:15 +01:00
2018-01-19 00:27:15 +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