What is Consumer Driven Contract (CDC)? How to use Spring Cloud Contract Testing?

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ส.ค. 2024
  • What is Consumer Driven Contracts (CDC)?
    How to use Spring Contract Testing?
    Agenda:
    1. What is CDC or Consumer Driven Contract?
    2. Why do I need this?
    3. How to implement?
    4. Workshop
    Code avaiable at:
    github.com/jssaggu/consumer-d...
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 6

  • @user-lf8cl5ms3o
    @user-lf8cl5ms3o 10 หลายเดือนก่อน +1

    Thanks very helpfull🤖

  • @joseluisbernalzambrano8906
    @joseluisbernalzambrano8906 4 หลายเดือนก่อน

    Thank you, your explanation was clear about how this works.
    Do you mind telling me how to implement this tests using Spring Security with secured microservice with JWT for example.

  • @ij69
    @ij69 9 หลายเดือนก่อน

    Thanks for the simple explanation.
    I didn't get the part on how the consumer was able to find the stub jar ? Did it just work coz it happened to be the same project ? How will it work in case of separate microservices ?

  • @KrishnaPatel-qu6nh
    @KrishnaPatel-qu6nh 11 หลายเดือนก่อน

    how to write a code in case of external third party api as a producer?