Spring Boot Test - Mock third-party API with WireMock

preview_player
Показать описание
Writing Spring Boot integration tests using WireMock for mocking third-party APIs
Рекомендации по теме
Комментарии
Автор

very well done ... to the point and best solution

saadmalikofficial
Автор

Does not work for me. Could you tell which versions do you use in your pom.xml?

qycvjfe
Автор

Hey
That’s a very nice to the point solution. Can you explain how to mock an external api for post request that consumes a request and produces a response.

vivekchadaram
Автор

Hi there,
thanks for the video on wiremock demo. Could you please share the github repo link please ( public access).

ramakrishnanagapuri
Автор

How can I modify your example when my external API is externaly hosted at a differnt IP and not at localhost?

mrshuffle