Files
spring-cloud-contract/samples/standalone/http-server
Marcin Grzejszczak 251e160e9b Added starters
fixes #40
2016-07-20 14:35:12 +02:00
..
2016-07-16 16:14:23 +01:00
2016-07-19 11:11:22 +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