Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 288 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 288 Bytes

Spring Cloud in Action

Introduction

This is a demo Spring Boot project which shows the use of Spring Cloud families including:

  • Spring Cloud Config
  • Spring Cloud Netflix
    • Eureka
    • Hystrix
    • Zuul
    • Ribbon
    • Turbine
  • Spring Cloud Feign
  • Spring Cloud Sleuth