Database Migration with Spring Boot

Pubblicato il: 11 febbraio 2021
sul canale di: Thorben Janssen
16,322
275

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


In questa pagina del sito puoi guardare il video online Database Migration with Spring Boot della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Thorben Janssen 11 febbraio 2021, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 16,322 volte e gli è piaciuto 275 spettatori. Buona visione!