Skip to content

This repository contains working codes for my spring boot projects for learning how to work with microservices.

Notifications You must be signed in to change notification settings

umang345/learn-microservices

Repository files navigation

Learn Microservices with Spring Boot

This repository contains working codes for my spring boot projects for learning how to work with microservices.


1) Synchronous communication between microservices using RestTemplate

Link


2) Synchronous communication between microservices using Feign Client

Link


3) Asynchronous Communication between microservices using @EnableAsync and @Async

Link


4) Asynchronous Communication between microservices using using RabbitMQ

Link


5) Service Discovery Using Eureka

Link


6) Service Discovery Using HashiCorp Consul

Link


7) Service Discovery Using Apache ZooKeeper

Link


8) What is an API Gateway

Link


About

This repository contains working codes for my spring boot projects for learning how to work with microservices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages