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

Поделиться
HTML-код
  • Опубликовано: 12 сен 2024

Комментарии • 7

  • @codecoder005
    @codecoder005 18 дней назад +1

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

  • @joseluisbernalzambrano8906
    @joseluisbernalzambrano8906 6 месяцев назад

    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 10 месяцев назад

    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 ?

  • @UmangGarg-i1q
    @UmangGarg-i1q Год назад +1

    Thanks very helpfull🤖

  • @KrishnaPatel-qu6nh
    @KrishnaPatel-qu6nh Год назад

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