Skip to content

dansali/grizzly-backend

 
 

Repository files navigation

Grizzly ALT Backend

A fun project to learn Spring Boot

Structure

Each folder is it's own micro service

configserver = Config Server

namingserver = Naming Server

AuthMicro = Authentication

VendorMicro = Vendor info

ProductMicro = Product info

CategoryMicro = Category info

UserMicro = User info

apigatewayserver = Main API Gateway

Run order

  1. Config Server (Optional for now)
  2. Naming Server
  3. Microservices
  4. API Gateway

About

This is the back end repo for our project Grizzly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%