From 8cafecd34969e76a6c89ebb9b4d1aa4a4847d540 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Fri, 17 Apr 2020 03:23:49 +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 2195d512..b07067ed 100644 --- a/reference/html/index.html +++ b/reference/html/index.html @@ -264,7 +264,7 @@ $(globalSwitch);
-

3.0.0.BUILD-SNAPSHOT

+

3.0.0-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 2195d512..b07067ed 100644 --- a/reference/html/spring-cloud-gateway.html +++ b/reference/html/spring-cloud-gateway.html @@ -264,7 +264,7 @@ $(globalSwitch);
-

3.0.0.BUILD-SNAPSHOT

+

3.0.0-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.