Files
spring-cloud-gateway/docs
Mihhail Verhovtsov 8ec40f6ad5 Document that is SCGW is built on top of WebFlux rather than MVC.
The statement on spring.io that "This project provides a library for building an API Gateway on top of Spring MVC." seems to be misleading. Despite there being a subproject that uses Spring MVC, the gateway part that is widely known (e.g. via Spring Cloud Starter Gateway) uses WebFlux.

Fixes gh-1841
2020-07-28 13:44:38 -04:00
..
2020-06-08 17:11:49 +02:00