Demo project for Spring Cloud Contract

This project provide base example of usage Spring Cloud Contract for writing consumer-driven contract tests.

Getting Started

Run ./mvnw clean install for to build project and generate Junit5 tests with WireMock stub.

License

This project is licensed under the MIT License - see the LICENSE.md file for details