Skip to main content

3 docs tagged with "spring-cloud"

View all tags

Microservices Design Patterns

Comprehensive guide to microservices design patterns including API Gateway, Circuit Breaker, Service Mesh, Sidecar, Strangler Fig, Bulkhead, and service discovery in Spring Cloud.

Spring Cloud — Microservices Ecosystem

Complete guide to Spring Cloud, covering Service Discovery (Eureka), Config Server, API Gateway, Circuit Breakers, Distributed Tracing, internal workings, integration patterns, pros/cons, and interview questions.

Understanding bootstrap.yml in Spring Boot

A comprehensive guide to bootstrap.yml in Spring Boot — covering the bootstrap context lifecycle, configuration server integration, spring.config.import evolution in Spring Boot 2.4+, and senior deep dives on pitfalls.