Spring Boot Microservices

Prateek
2 min readJul 10, 2022

--

I’ve created the complete microservices tutorials that will help newbie to learn and understand the microservices stack

Below example covers —

  • Spring Cloud Config Server
  • Spring Cloud APIGW
  • Resilience4J — For circuit breaker
  • Sleuth and Zipkin — For distributed tracing
  • Database per service
  • Keycloak — for Authentication and authorization
  • Kafka — for Event Driven microservices
  • WebClient — For inter-service communication.
  • Java 11 and maven

— — — — — — — — — —

Below example covers —

  • Spring Cloud Config Server
  • Spring Cloud APIGW
  • Resilience4J — For circuit breaker (CB) and Retry
  • Sleuth and Zipkin — For distributed tracing
  • Database per service
  • Spring Security — for Authentication and authorization
  • RabbitMQ — Dynamic configurations changes
  • Feign Client— For inter-service communication.
  • ELK — To see logs more better and in dashboard form
  • Java 11 and maven

— — — — — — — — — — — -

--

--

Prateek
Prateek

Written by Prateek

Java Developer and enthusiast

No responses yet