Working with Flyway Migrations in a Spring Boot Application

preview_player
Показать описание
If you are building an application using a relational database, then you should definitely consider using a database migration tool like Flyway or Liquibase.
These database migration tools help you to version control your database changes and deploy the database changes along with your application code in automated way.

Let us see how IntelliJ IDEA can help you to work with Flyway database migrations in a Spring Boot application.

*Author: Siva Katamreddy

Join us:

Рекомендации по теме
Комментарии
Автор

Thank you for your sharing.
I have a question about integrating Flyway with CI/CD in a production environment:
Should we use configuration settings, as shown in the video, or the Flyway plugin to handle database migrations when integrating with a CI/CD tool like Jenkins?

kelvin_on_cloud
Автор

ok, tried to test this using a project using spring-boot-starter-data-jdbc but I do not get those flyway menus when right clicking and choosing New. Does this only support using JPA or?

bjrntjohansen
Автор

how you install persistance add On, i think is that... i have no (on the left up)

francescofreddi
join shbcf.ru