Skip to content

Migrate from AntPathRequestMatcher to PathPatternRequestMatcher #45150

Closed as not planned
@philwebb

Description

@philwebb

The following classes currently use the deprecated AntPathRequestMatcher and should be migrated to PathPatternRequestMatcher:

  • org.springframework.boot.devtools.autoconfigure.RemoteDevtoolsSecurityConfiguration
  • org.springframework.boot.autoconfigure.security.servlet.StaticResourceRequest
  • org.springframework.boot.autoconfigure.security.servlet.PathRequest
  • org.springframework.boot.actuate.autoconfigure.security.servlet.AntPathRequestMatcherProvider
  • org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest
  • org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet.CloudFoundryActuatorAutoConfiguration
  • smoketest.actuator.customsecurity.SecurityConfiguration
  • org.springframework.boot.actuate.autoconfigure.security.servlet.ManagementWebSecurityAutoConfigurationTests

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: supersededAn issue that has been superseded by another

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions