abhinavn / microservices-pact-demo

Spring Boot Microservices with Pact JVM and Pact Broker integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

microservices-pact-demo

This project contains an introductory demo of using Consumer Driven Contracts to verify the interactions between collaborating microservices. The services leverage Spring Boot and Gradle for build configuration and dependency management.

Testing is achieved using the pact-jvm project, which is a port of pact for the JVM.

The pacts are shared between the consumers and producers using pact-broker.

About

Spring Boot Microservices with Pact JVM and Pact Broker integration

License:MIT License


Languages

Language:Java 100.0%