issues
search
opklnm102
/
study
✏️ What I Studied
16
stars
1
forks
source link
Spring Cloud 정리
#18
Open
opklnm102
opened
7 years ago
opklnm102
commented
7 years ago
Spring Cloud 정리
업무에서 사용하고 있는 기술 + @를 공부해보기로 하자
각 project 내부 동작 방식
component 별 class diagram도 그려보면 좋을듯
Spring Cloud Netflix
Service Discovery - Eureka
Client Side Load Balancer - Ribbon
Declarative REST Client - Feign
Intelligent Routing, Router and Filter - Zuul
Circuit Breaker - Hystrix
Spring Cloud Config Server
Centralized Configuration - Spring Cloud Config Server
Spring Cloud 정리
Spring Cloud Netflix
Spring Cloud Config Server