All applications that get deployed to production should use an automated approach to migrate their database. It makes your job a lot easier. It also ensures you don’t miss any changes during the update process. That’s, of course, also true if you develop your application based on Spring Boot. The integration of Flyway and Liquibase makes it even more comfortable.
Flyway and Liquibase are two of the most popular Java libraries for version-based database migration. The general idea of this approach is to use a similar versioning and migration tactic as you did for your application code. For each version, you provide the required steps to migrate your database from the previous to the new version. Using Flyway or Liquibase, you can then automatically apply the required migration steps to update your database from any version to the current version.
Like my channel? Subscribe!
➜ http://bit.ly/2cUsid8
Join the free Member Library:
https://goo.gl/dtyIIC
Links mentioned:
Version-Based Database Migration with Liquibase – Getting Started: https://thorben-janssen.com/database-...
What is Spring Data JPA? And why should you use it?: https://thorben-janssen.com/what-is-s...
Getting Started with Flyway and Version-Based Database Migration: https://thorben-janssen.com/flyway-ge...
Version-Based Database Migration with Liquibase – Getting Started: https://thorben-janssen.com/database-...
How to Use Java-based Migrations and Callbacks to Implement Complex Database Migrations With Flyway: https://thorben-janssen.com/java-base...
How To Implement Automatic Database Updates By Integrating Liquibase: https://thorben-janssen.com/automatic...
Read the accompanying post: https://thorben-janssen.com/database-...
Want to connect with me?
Blog: https://thorben-janssen.com/
Twitter: / thjanssen123
Facebook: / thorbenjanssenofficial
Linkedin: / thorbenjanssen
#DatabaseMigration #SpringBoot #Flyway #Liquibase
На этой странице сайта вы можете посмотреть видео онлайн Database Migration with Spring Boot длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Thorben Janssen 11 Февраль 2021, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 16,322 раз и оно понравилось 275 зрителям. Приятного просмотра!