TestContainers for Java Developer From Zero to One.
In this article i have explained testcontainer with mysql and rabbitmq end to end example.
This is the video course that will help you to get familiar with TestContainers.
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
For detail Please watch the complete series.