You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spring-jpa-flyway/readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ Flyway supports almost all popular databases including Oracle, SQL Server, DB2,
7
7
In this tutorial we will create a Spring Boot application to deal with MySQL8 database migration using Flyway. This example uses Java 17, Spring Boot 3.2.4 and MySQL 8.x. For the database operation we will use Spring boot JPA.
8
8
9
9
Read full article here:
10
-
### [Flyway for Database Migration in Spring Boot](https://stacktips.com/articles/dynamic-scheduling-in-quartz-with-spring-boot-actuators)
10
+
### [Flyway for Database Migration in Spring Boot](https://stacktips.com/articles/using-flyway-for-database-migration-in-spring-boot)
0 commit comments