반응형 Gateway1 Spring Cloud Gateway(SCG)로 MAS 구현하기 마이크로 서비스 아키텍처(Microservices Architecture, MSA)를 구현하기 위하여 도메인 별로 나눠서 구현되어 있는 마이크로 서비스(Microservices, MS)들에게 클라이언트에게 온 요청을 어디로 갈지 라우팅 해줄수 있도록 Gateway Framework(Gateway API)를 활용하여 구현해 보았다. 간단하면서도 효과적으로 요청에 따라 API를 라우팅하는 기능을 제공하는 Spring 진영에서 지원하는 'Spring Cloud Gateway(SCG)'를 사용하여 MAS를구현해보려 한다. Spring Cloud Gateway This project provides an API Gateway built on top of the Spring Ecosystem, including: .. 2024. 4. 19. 이전 1 다음 반응형