implement routes for MediaFile, MediaVideo and MediaLofi
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s

This commit is contained in:
2026-08-23 21:31:49 +02:00
parent ec274a60d9
commit 8cc58aed5b
41 changed files with 439 additions and 158 deletions
+1
View File
@@ -64,6 +64,7 @@ dependencies {
implementation libs.jackson
implementation libs.gson
implementation libs.json
implementation libs.jsoup
implementation 'org.hibernate.orm:hibernate-community-dialects'
testImplementation('org.springframework.boot:spring-boot-starter-test') {
exclude group: 'org.junit.vintage', module: 'junit-vintage-engine'