major(fullstack): Add dynamic section spawning, removal of app. form create DTOs,

This commit is contained in:
2025-12-15 19:12:00 +01:00
parent 7bacff967e
commit 844ab8661c
47 changed files with 1283 additions and 511 deletions

View File

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