Skip to content

Spring Cloud

📌 Planned placeholder page: this page is reserved for "Java microservices governance stack: service registry & discovery (Eureka), declarative calls (OpenFeign) with client-side load balancing, API gateway routing (Spring Cloud Gateway), and the rest of the family (Config / Tracing / CircuitBreaker / Stream) with version alignment against the Spring Boot release train". The content will be filled in progressively along with learning.

Planned Content

  • [ ] Release Train / BOM version alignment with Spring Boot
  • [ ] Eureka server & client: registration, lease and self-preservation semantics
  • [ ] OpenFeign declarative calls + LoadBalancer round-robin
  • [ ] Spring Cloud Gateway routing with lb:// URIs
  • [ ] Config center / tracing / circuit breaker quick references

Next Steps

  • [ ] Complete this page item by item against the planning checklist in the Domain Overview
  • [ ] Add runnable examples and pitfall records for each entry
  • [ ] Change the status from "Planned" to "Collected" when done

For writing guidelines, please refer to the Domain Overview.

Built with VitePress · Knowledge shared openly