Skip to content

Use MvcRequestMatcher by default if Spring MVC is present #11899

@marcusdacoregio

Description

@marcusdacoregio

In some places, like XML configuration (AuthorizationFilterParser, FilterChainBeanDefinitionParser, MatcherType), the default RequestMatcher implementation is AntPathRequestMatcher. We should switch the default to MvcRequestMatcher if Spring MVC is on the classpath.

See:

Metadata

Metadata

Labels

in: configAn issue in spring-security-configtype: breaks-passivityA change that breaks passivity with the previous releasetype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions