We will cover here how to do DAO integration test when you have spring boot application with PostgreSQL DB and liquibase for schema versioning ,

Java, Spring, Data Grids, Microservices, Kubernetes, Containers, Kafka
We will cover here how to do DAO integration test when you have spring boot application with PostgreSQL DB and liquibase for schema versioning ,
Here we will go through how to use embedded PostgreSQL in you local development environment plus how to use it for DAO integration/unit testing if