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

This commit is contained in:
2026-02-17 19:53:49 +01:00
parent 008aceb64b
commit 5f314bc00a
22 changed files with 884 additions and 0 deletions

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

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