Getting Started with Flyway and Spring Boot Posted on Aug 30, 2022 in #spring boot #code #kotlin Reading time: 1 minute Intro In this tutorial, I am using Flyway to evolve a database with individual migrations using SQL scripts and code. 🍿 Watch on YouTube or get the code from GitHub