mirror of
https://github.com/booklore-app/booklore.git
synced 2026-02-18 00:17:53 +01:00
Implement Bookdrop: Watch folder for file drops and auto-process uploads
This commit is contained in:
committed by
Aditya Chandel
parent
5064706b8f
commit
177528e640
@@ -77,6 +77,7 @@ dependencies {
|
||||
// --- Test Dependencies ---
|
||||
testImplementation 'org.springframework.boot:spring-boot-starter-test'
|
||||
testImplementation 'org.assertj:assertj-core:3.26.3'
|
||||
testImplementation "org.mockito:mockito-inline:5.2.0"
|
||||
}
|
||||
|
||||
hibernate {
|
||||
|
||||
Reference in New Issue
Block a user