Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate use of Spring Cloud Contracts #41

Open
jamietanna opened this issue Dec 21, 2021 · 0 comments
Open

Investigate use of Spring Cloud Contracts #41

jamietanna opened this issue Dec 21, 2021 · 0 comments

Comments

@jamietanna
Copy link
Contributor

Spring Cloud Contracts is a great project for performing Consumer Driven Contract development.

As well as being a Spring Cloud project - therefore being a little easier to integrate with Spring Boot - we can also use it as a Docker image, allowing us to not require running it on just Java/Spring Boot project.

The project also has support for being able to quite nicely integrate with Pact, which is pretty widely used i.e. in GDS.

We should investigate setting up the project to execute against contracts, potentially against a separate repository that we can use to manage all contracts and stubs

See also:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant