Project structure
The Project is structured in the following way:
Every Service that runs is a Maven module named
*-serviceEvery Library without spring boot starter is named
*-libraryEvery Library that is a spring boot starter is named
spring-boot-starter-*Run configs for IntelliJ are located under
.run. Everyone that opens this project in IntelliJ should get them imported automatically.Docs are located under
docsKubernetes configuration is in folder
kubernetes
Last modified: 29 July 2025