Skip to content

Parent project for the microservices implementation of the T2-Project

License

Notifications You must be signed in to change notification settings

t2-project/microservices

Repository files navigation

T2-Microservices

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

Cloning the project

Via HTTPS:

git clone --recursive https://github.com/t2-project/t2-project.git

Via SSH:

git clone --recursive [email protected]:t2-project/t2-project.git

Update Submodules

git submodule update --recursive --remote

Build and Run

Refer to the Deployment documentation on how to build, run or deploy the T2-Modulith application.

About

Parent project for the microservices implementation of the T2-Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published