Files
spring-cloud-contract/samples/standalone/webclient/http-server
2022-03-12 11:14:31 -05:00
..
2022-01-27 12:45:44 +01:00
2021-05-05 13:15:47 +02:00
2021-11-29 11:07:36 +01:00
2022-01-27 12:45:44 +01:00
2022-01-27 12:45:44 +01:00
2022-01-27 12:45:44 +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