Skip to content

Spring Cloud Gateway docs contain wrong configuration properties #4103

@testo-ingka

Description

@testo-ingka

Describe the bug
Spring Cloud Gateway docs don't take into account configuration changes introduced by Commit eca63cb

Docs still claim config properties to be under:

spring:
  cloud:
    gateway:
      globalcors:

instead of:

spring:
  cloud:
    gateway:
      server:
        webflux:
          globalcors:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions