Completed
Address
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Deploy Microservices Confidently Using Consumer Driven Contracts
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 The problem
- 3 How to avoid dependencies
- 4 Demo
- 5 Endpoint
- 6 Create headers
- 7 Create body
- 8 Create pact
- 9 Pact Broker
- 10 Dependency graphs
- 11 Pact verification test
- 12 Adding another pact
- 13 Status of the pact
- 14 Why does it fail
- 15 Consumer Driven Development
- 16 Address
- 17 Create API Version 2
- 18 Summary