hiennd / eCommerce-demo

A concept of an eCommerce system based on Microservices Architecuture with API Gateway

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eCommerce-Demo

A concept of an eCommerce system based on Microservices Architecuture with API Gateway

Architecture

Microservices Architecture Desgin

Service Commnuication

Domain Driven Design

Hexagol

Runbook

Build Script

Set permission for the build script

chmod +x build.sh

Run build script

./build.sh

Note: org.openapitools:openapi-generator-gradle-plugin is not (yet) compatible with Gradle 5. Please use gradlew wrapper from the project if you are using Gradle 5

Run Script

Please run application by using an IDE. The run.sh is also availlable.

RunDashboard

About

A concept of an eCommerce system based on Microservices Architecuture with API Gateway

License:Apache License 2.0


Languages

Language:Java 98.1%Language:Shell 1.9%