Using PostgreSql TestContainer in SpringBoot Testing
Using TestContainers for Integration testing in SpringBoot application
In this blog will demonstrate how to use TestContainers at basic level to perform integration testing.
With reference to my blog during local development I used H2 database.
Hero...
thirumurthi.hashnode.dev8 min read