From 522c12d38d02b9d3f0991c5c7b4c8ae0dac214b0 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Mon, 13 Jan 2020 21:03:10 +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 7dfb6efd..8735b211 100644 --- a/reference/html/index.html +++ b/reference/html/index.html @@ -3238,7 +3238,7 @@ The following example configures CORS:

cloud: gateway: globalcors: - corsConfigurations: + cors-configurations: '[/**]': allowedOrigins: "https://docs.spring.io" allowedMethods: diff --git a/reference/html/spring-cloud-gateway.html b/reference/html/spring-cloud-gateway.html index 7dfb6efd..8735b211 100644 --- a/reference/html/spring-cloud-gateway.html +++ b/reference/html/spring-cloud-gateway.html @@ -3238,7 +3238,7 @@ The following example configures CORS:

cloud: gateway: globalcors: - corsConfigurations: + cors-configurations: '[/**]': allowedOrigins: "https://docs.spring.io" allowedMethods: