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

Поділитися
Вставка
  • Опубліковано 10 гру 2024

КОМЕНТАРІ • 7

  • @codecoder005
    @codecoder005 3 місяці тому +1

    It's really confusing at the beginning. But you made it really really simple with the example. Good work Thanks you. 🎉❤

  • @UmangGarg-i1q
    @UmangGarg-i1q Рік тому +1

    Thanks very helpfull🤖

  • @ij69
    @ij69 Рік тому

    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 ?

  • @joseluisbernalzambrano8906
    @joseluisbernalzambrano8906 9 місяців тому

    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.

  • @KrishnaPatel-qu6nh
    @KrishnaPatel-qu6nh Рік тому

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