Microservice reference architecture loosely based on the TeaStore Application. This repository is the parent project for all microservices.
The documentation is available on https://t2-documentation.readthedocs.io/en/latest/microservices/index.html
Via HTTPS:
git clone --recursive https://github.com/t2-project/t2-project.gitVia SSH:
git clone --recursive git@github.com:t2-project/t2-project.gitgit submodule update --recursive --remoteRefer to the Deployment documentation on how to build, run or deploy the T2-Modulith application.