From 1ab499b5ffb7252097370fe6daa739ca1cd8ed03 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Mon, 5 Aug 2019 22:03:24 +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 d0843a3f..02c0341c 100644 --- a/reference/html/index.html +++ b/reference/html/index.html @@ -208,7 +208,7 @@ $(addBlockSwitches);
-

{spring-cloud-version}

+

2.2.0.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 d0843a3f..02c0341c 100644 --- a/reference/html/spring-cloud-gateway.html +++ b/reference/html/spring-cloud-gateway.html @@ -208,7 +208,7 @@ $(addBlockSwitches);
-

{spring-cloud-version}

+

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