Use Wiremock & RabbitMQ in Testcontainers
Here I will demonstrate how we can mock a HTTP API and bootstrap a RabbitMQ instance to publish and receive messages.
Here I will demonstrate how we can mock a HTTP API and bootstrap a RabbitMQ instance to publish and receive messages.