MSA를 구현하면서 Discovery Service에 User Service를 등록한다.
Netfilx Zuul과 Service 연결하는 것을 해 본다. 주의 할 것은 Spring Boot 버전이다.
API Gateway service를 생성하고 사용해본다.
Spring Cloud Gateway Filter를 Java Code로 구현한다.
Spring Cloud Gateway Filter를 Property에 정의하여 간단하게 구현한다.
Spring Cloud Gateway Filter를 Custom하여 적용한다.
각 서비스를 Eureka에 등록하고 Load Balancer를 사용해 본다.