项目作者: 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

  1. Customer- this is the upstream service and has has GET email address API
  2. Client- this is the downstream/consumer app which is consuming GET email address API