Skip to content

A tool to get an idea about micro-services that we can find in a existing monolithic systems

Notifications You must be signed in to change notification settings

chamikabm/monolithicToMicroservicesTool

Repository files navigation

Monolithic to Microservice Conversion Tool

How to Build and Start Project

cd to Project Directory

Build and Start Java Spring Backend

mvn clean install
cd backend
mvn spring-boot:run

Backend will be start and run on http://localhost:8080

Build and Start Angular Frontend `bash cd frontend/src/main/frontend/ npm start `

Frontend will be start and run on http://localhost:4200

About

A tool to get an idea about micro-services that we can find in a existing monolithic systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published