Initial implementation of BFF, search-api integration and eureka

This commit is contained in:
2025-09-07 01:05:21 +05:00
parent 2a37a72a3b
commit 413b1293a8
13 changed files with 905 additions and 94 deletions

2
.gitignore vendored
View File

@ -3,6 +3,8 @@ target/
.mvn/wrapper/maven-wrapper.jar
!**/src/main/**/target/
!**/src/test/**/target/
.mvn
/bin/
### STS ###
.apt_generated