Files
spring-cloud-contract/samples/standalone/dsl/http-server
Marcin Grzejszczak 00d6154c60 Revert "Hardcoding reactor dependencies"
This reverts commit 50d69cb74c.
2020-08-25 10:38:57 +02:00
..
2019-03-22 11:41:20 +01:00
2020-08-21 18:05:32 +02:00
2020-04-02 08:24:15 +02:00
2020-04-02 08:24:15 +02:00
2019-03-22 11:41:20 +01:00
2019-03-22 11:41:20 +01:00
2016-08-22 11:33:17 +02: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