This version is still in development and is not considered stable yet. For the latest stable version, please use spring-cloud-contract 4.3.0!

Spring Cloud Contract Reference Documentation

Adam Dudczak, Mathias Düsterhöft, Marcin Grzejszczak, Dennis Kieselhorst, Jakub Kubryński, Karol Lassak, Olga Maciaszek-Sharma, Mariusz Smykuła, Dave Syer, Jay Bryant

Spring Cloud Contract moves TDD to the level of software architecture. It lets you perform consumer-driven and producer-driven contract testing.

5.0.0 release breaking changes: in keeping with the changes throughout the entire Spring Portfolio, support for javax.inject has been removed - @Autowired has to be used for the injection of the auto-configured Spring Cloud Contract components.