Files
Marcin Grzejszczak ca39fdb021 Removes any references to repo.spring.io/release
fixes gh-2106
2024-05-06 15:02:25 +02:00
..
2021-04-27 18:27:09 +02:00
2020-08-21 18:05:32 +02:00
2023-06-15 16:47:44 +02:00
2023-06-15 16:47:44 +02:00
2021-04-27 18:27:09 +02:00
2021-04-27 18:27:09 +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