项目作者: asthanabajrang
项目描述 :
Sample application on spring boot consumer driven contract
高级语言: Java
项目地址: git://github.com/asthanabajrang/springboot-consumer-driven-contract.git
Spring Boot Cloud Consumer Driven Contract
Sample application on spring boot consumer driven contract
It has two sub projects
- Customer- this is the upstream service and has has GET email address API
- Client- this is the downstream/consumer app which is consuming GET email address API