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
Sur cette page du site, vous pouvez voir la vidéo en ligne Database Migration with Spring Boot durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Thorben Janssen 11 février 2021, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 16,322 fois et il a aimé 275 téléspectateurs. Bon visionnage!