feat: Improve error handling

This commit is contained in:
2025-11-02 10:33:02 +01:00
parent 736cd17789
commit 763b2f7b7f
3 changed files with 20 additions and 7 deletions

View File

@@ -31,5 +31,6 @@ logging:
springframework:
security: TRACE
oauth2: TRACE
web: DEBUG
org.testcontainers: INFO
com.github.dockerjava: WARN