In this article, we will cover how to do a DAO integration test when you have a spring boot application with PostgreSQL DB and Liquibase for schema versioning.
In this tutorial, we create a full-stack app where we expose an endpoint using Spring Boot and consume this endpoint using Angular 7 and display the data.