(vision) SCS/DDD

This commit is contained in:
2025-07-16 00:38:19 +02:00
parent 6e52015f46
commit 67c52f7381
34 changed files with 4679 additions and 119 deletions
+1
View File
@@ -56,6 +56,7 @@ dependencies {
// === LOGGING ===
implementation(libs.logback)
implementation(libs.logback.json.encoder)
// === DATENBANKTREIBER ===
runtimeOnly(libs.postgresql.driver) // PostgreSQL für Produktion