Skip to content

Spring Boot Microservices with Pact JVM and Pact Broker integration

License

Notifications You must be signed in to change notification settings

robcrowley/microservices-pact-demo

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages