Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 267 Bytes

README.adoc

File metadata and controls

20 lines (14 loc) · 267 Bytes

Http Server

Run

./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