refactoring Gateway

This commit is contained in:
2025-10-11 13:18:05 +02:00
parent 4cb35f94a3
commit ebd3171d93
14 changed files with 571 additions and 332 deletions
@@ -50,4 +50,5 @@ dependencies {
testImplementation(projects.platform.platformTesting)
testImplementation(libs.bundles.testing.jvm)
testImplementation(libs.spring.boot.starter.test)
testImplementation(libs.spring.boot.starter.web)
}