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: