Skip to content

Commit 4a37eeb

Browse files
committed
Updated media service
1 parent 6bd4539 commit 4a37eeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-jpa-flyway/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Flyway supports almost all popular databases including Oracle, SQL Server, DB2,
77
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.
88

99
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)
1111

1212

1313
### Related topics:

0 commit comments

Comments
 (0)