feat: add gateway-service (Spring Cloud Gateway + Consul)

This commit is contained in:
2026-02-17 19:34:49 +01:00
parent 5a05bb2147
commit 008aceb64b
11 changed files with 464 additions and 0 deletions

8
gateway-service/.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
target/
*.class
*.jar
*.log
.idea/
*.iml
.DS_Store
.env