Files
spring-cloud-contract/samples/standalone/webclient/http-server
Marcin Grzejszczak c3984f0c3a Fixed YAML Dsl conversion issues
fixes gh-738
2018-09-28 10:22:51 -04:00
..
2018-09-28 10:22:51 -04:00
2018-08-08 21:58:04 +02:00
2018-04-06 15:54:10 +02:00
2018-01-12 15:12:31 +01:00
2018-09-28 10:22:51 -04:00
2018-09-28 10:22:51 -04: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