0%

Spring Could Gateway基于Reactor项目构建,是一个业务网关框架

官方介绍:This project provides a libraries for building an API Gateway on top of Spring WebFlux or Spring WebMVC. Spring Cloud Gateway aims to provide a simple, yet effective way to route to APIs and provide cross cutting concerns to them such as: security, monitoring/metrics, and resiliency.

阅读全文 »