Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 352 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 352 Bytes

Contract Testing Demo

This is a project to demonstrate consumer-driven contract testing. The project contains two modules - the server and the client. You can find the accompanying presentation here

Pre-requisites

  • JDK 8+
  • Maven 3.x (to build)

To Run

mvn clean install