There are 1 repository under spring-cloud-contract topic.
More advanced samples of spring boot and spring cloud microservices showing usage of such tools like api Swagger2 on Zuul, integraction with MongoDB, configuration server, testing with Spring Cloud Contract or Hoverfly
Example project to demonstrate Contract Testing via Pact.
SCC Verifier MultiApi Converter allows us to use Spring Cloud Contract to generate contracts from an OpenApi yaml or AsyncApi yaml document
Contract Testing Boilerplate for the microservices developed using Spring Boot and Kafka in a maven multi-module project.
Converts Swagger files to contracts for Spring Cloud Contract
Some spring sample projects
example of implementation contract tests between producer and some consumers with spring cloud contract. the project is run on jenkins and contract deployed on artifactory
sample spring boot application illustratig usage of such test frameworks like spring boot test, gatling, spring cloud contract, pact, mockito, hoverfly
sample application code of the blog post Testing asynchronous interactions in distributed systems using Spring Cloud Contract published in the epages developer blog
JUnit5 and Spring Cloud Contract DEMO
Samples for Spring Cloud Contract with Swagger specifications as contracts
Spring Testing sample project
Cypress plugin for Spring Contract Stubs
Spring Cloud Contract Example
Examples of web protocols
Example of contract testing for microservices using spring clould contract
Samples used in my presentation 'Flying start into Contract Testing'
Spring Cloud Contract OpenApi Sample
Spring Cloud Contract How-to
Demo project for Spring Cloud Contract.
How to develop lighter actually stable testable microservices infrastructure.
Reactive TDD... WebFlux, Mongo, StepVerifier...
This project contains basic operations to simulate a ATM machine as get account balance and dispense money using a microservice architecture with spring-boot, sprinc-contract-test and java 17
Demo for spring cloud contract
Demo repository with an implementation of Consumer-Driven Contracts with Spring Cloud Contract
Example showing the capabilities of spring cloud contract
gRPC Extension for Spring Cloud Contract
Project for a event driven system where the publisher emits the current location of a bus into a message broker and the consumer is an app for the bus stops which use the location of buses to calculate and show ETA to people waiting.
This microservice implements CRUD functionality using advanced technologies and practices such as OAuth2, OpenID, ElasticSearch, and RabbitMQ.
A sample project demonstrating contract testing between two Spring Boot applications using Spring Cloud Contract. The project showcases both HTTP and message-based (SQS) contract testing.
The Spring Cloud Contract using for Consumer-Driven Integration Tests example