An open API service indexing awesome lists of open source software.

https://github.com/novatecconsulting/blog-contract-testing-with-spring-cloud-contract


https://github.com/novatecconsulting/blog-contract-testing-with-spring-cloud-contract

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Consumer Driven Contract Testing with Spring Cloud Contract, Blog post
This is a demo code related to the NovaTec blog post http://blog.novatec-gmbh.de/consumer-driven-contract-testing-spring-cloud-contract/.
It shows the usage of the Consumer Driven Contract Testing with Spring Cloud Contract framework.
The demo project consists of two Spring-Boot Microservices - one Provider and two Consumers.
All of the details are presented in the blog post.