Files
Marcin Grzejszczak 52d5de16d4 Merge branch '3.1.x'
2022-07-01 14:21:56 +02:00
..
2022-05-04 14:35:24 +02:00
2020-08-21 18:05:32 +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-06-14 13:46:32 +02:00
2022-07-01 14:02:32 +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