mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-17 08:15:44 +00:00
Add Flyway
Add baseline schema Add v2.1.0 db migration
This commit is contained in:
@@ -54,6 +54,7 @@ dependencies {
|
||||
// Persistence & I/O
|
||||
implementation("org.springframework.boot:spring-boot-starter-data-jpa")
|
||||
implementation("com.github.paulcwarren:spring-content-fs-boot-starter:3.0.17")
|
||||
implementation("org.flywaydb:flyway-core")
|
||||
implementation("commons-io:commons-io:2.18.0")
|
||||
|
||||
// SSO
|
||||
|
||||
Reference in New Issue
Block a user