From c1e361a0e95c9864813dd9298cfab1c93a18374c Mon Sep 17 00:00:00 2001 From: buildmaster Date: Tue, 26 Nov 2019 10:28:06 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- reference/html/index.html | 2 +- reference/html/spring-cloud-gateway.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/html/index.html b/reference/html/index.html index efa2a25d..95aad5d1 100644 --- a/reference/html/index.html +++ b/reference/html/index.html @@ -228,7 +228,7 @@ $(addBlockSwitches);
-

2.2.0.BUILD-SNAPSHOT

+

2.2.1.BUILD-SNAPSHOT

This project provides an API Gateway built on top of the Spring Ecosystem, including: Spring 5, Spring Boot 2 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.

diff --git a/reference/html/spring-cloud-gateway.html b/reference/html/spring-cloud-gateway.html index efa2a25d..95aad5d1 100644 --- a/reference/html/spring-cloud-gateway.html +++ b/reference/html/spring-cloud-gateway.html @@ -228,7 +228,7 @@ $(addBlockSwitches);
-

2.2.0.BUILD-SNAPSHOT

+

2.2.1.BUILD-SNAPSHOT

This project provides an API Gateway built on top of the Spring Ecosystem, including: Spring 5, Spring Boot 2 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.