Connect to a Database Instance Running Inside a Java Testcontainer Using IntelliJ IDEA
Learn how to use IntelliJ IDEA along with Testcontainers and JUnit to write effective unit tests for your Java module that communicate with databases.
Source: dzone.com