aliraja-dev / microservice-springboot

Micro Service Architecture using Spring Boot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Micro-services using Spring Boot, Docker & Kubernetes

Creating two Micro services for Employee and Departments on Port 9002 & 9001

Setting up a Service Registry using Eureka Server Listening at Port 8761

Project Backlog

Implement Resilience 4j CircuitBreaker, Retry and Rate Limiter Deploy using Docker and kubernetes Add docker File and make container

Microservices Architecture

homepage

Eureka Service Registry

homepage

API Gateway

API gateway is running on http://localhost:9191/

REST Client POSTMAN Examples

Create departments by using a micro service using the API gateway homepage

Create User by using another microservice homepage

Get Employee by calling employee service and that calls department service internally homepage

inspired from https://github.com/shabbirdwd53/Springboot-Microservice Hysterix has been deprecated and replaced with Resilience4j

About

Micro Service Architecture using Spring Boot


Languages

Language:Java 100.0%