Category: Software, Database, container, github, yaml

We will explore some of the features of Liquibase by means of a simple Spring Boot application in combination with a PostgreSQL database. In this post, we take a look at how we can easily manage our database migration scripts by means of Liquibase.

Related Articles