3 changed files with 2 additions and 1 deletions
@ -1,5 +1,6 @@ |
|||||||
[[spring-cloud-gateway-intro]] |
[[spring-cloud-gateway-intro]] |
||||||
= Introduction |
= Introduction |
||||||
// TODO: docs, rework intro for 4 modules |
// TODO: docs, rework intro for 4 modules |
||||||
|
|
||||||
This project provides an API Gateway built on top of the Spring Ecosystem, including: Spring 6, Spring Boot 3 and Project Reactor. 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. |
This project provides an API Gateway built on top of the Spring Ecosystem, including: Spring 6, Spring Boot 3 and Project Reactor. 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. |
||||||
|
|
||||||
|
Loading…
Reference in new issue