mirror of
https://github.com/booklore-app/booklore.git
synced 2026-02-18 00:17:53 +01:00
Suppress noisy Spring boot logs, Hikari warnings, and clean Quartz/Hibernate startup output
This commit is contained in:
committed by
Aditya Chandel
parent
2407cf93fa
commit
09ee9ec357
@@ -38,7 +38,7 @@ dependencies {
|
||||
|
||||
// --- Database & Migration ---
|
||||
implementation 'org.mariadb.jdbc:mariadb-java-client:3.5.3'
|
||||
implementation 'org.flywaydb:flyway-mysql:11.7.1'
|
||||
implementation 'org.flywaydb:flyway-mysql:11.8.0'
|
||||
|
||||
// --- Security & Authentication ---
|
||||
implementation 'io.jsonwebtoken:jjwt-api:0.12.6'
|
||||
|
||||
Reference in New Issue
Block a user