An open API service indexing awesome lists of open source software.

https://github.com/imsupriyo/springboot-microservices

A personal project demonstrating working of Spring Boot Microservices
https://github.com/imsupriyo/springboot-microservices

cloud-config-server microservices rabbitmq resilence4j spring-boot spring-cloud-bus spring-cloud-eureka spring-cloud-feign spring-cloud-gateway zipkin-server

Last synced: 5 months ago
JSON representation

A personal project demonstrating working of Spring Boot Microservices

Awesome Lists containing this project

README

          

# Spring Boot Microservices
## Description:
A personal project demonstrating working of Spring Boot Microservices.

## Architecture Diagram:
![architecture-diagram.jpeg](images/architecture-diagram.jpeg)

## Microservices:
* Service Registry
* CONFIG-SERVER
* API-GATEWAY
* Organization Service
* Department Service
* Employee Service

## Tech Stack:
* Core Java
* Spring Boot
* Spring Cloud
* Maven
* Hibernate
* MySQL

## ER Diagram:
![ER-diagram.png](images/ER-diagram.png)

## Distributed Tracing using Zipkin:

![zipkin-dependencies.png](images/zipkin-dependencies.png)