Files
spring-cloud-contract/samples/standalone/http-server
2016-07-21 12:08:38 +02:00
..
2016-07-16 16:14:23 +01:00
2016-07-21 10:33:29 +02:00
2016-07-16 16:14:23 +01:00
2016-07-20 14:35:12 +02:00
2016-07-16 16:14:23 +01:00
2016-07-16 16:14:23 +01:00
2016-07-16 16:14:23 +01:00
2016-07-16 16:14:23 +01:00
2016-07-20 14:35:12 +02:00
2016-07-16 16:14:23 +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