(fix) Konfiguration-Setup Umbau zu SCS

This commit is contained in:
stefan
2025-07-19 14:19:05 +02:00
parent e38ab27fbe
commit db465e461e
5 changed files with 13 additions and 25 deletions
+1 -1
View File
@@ -124,7 +124,7 @@ logging.responses=false
Die Konfiguration wird über die zentrale `AppConfig`-Klasse bereitgestellt:
```kotlin
import at.mocode.shared.config.AppConfig
'import at.mocode.shared.config.AppConfig'
// Verwendung der Konfiguration
fun example() {