Files
spring-cloud-contract/samples/samples-standalone/http-server/README.adoc
Marcin Grzejszczak df7ee2e9f1 Reorganized samples
2016-07-13 15:50:34 +02:00

20 lines
266 B
Plaintext

= 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