Files
Marcin Grzejszczak 6b3351a64b Version bumps
plexus-archiver -> 4.2.5
groovy.version -> 2.5.14
guice.version -> 5.0.0
guava.version -> 30.0-jre
plexus-utils -> 3.3.0
maven.plugin.plugin -> 3.6.1
maven-plugin-annotations -> 3.6.1
maven-archiver -> 3.5.1
plexus-archiver -> 4.2.5
moco-runner -> 1.2.0
2021-04-27 14:28:03 +02:00
..
2021-04-27 14:28:03 +02: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
2021-04-27 14:28:03 +02:00
2021-04-27 14:28:03 +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