Skip to content

Improve PathMatcher to PathPatternParser migration in mvc XML configuration #34064

@bclozel

Description

@bclozel

As of Spring Framework 6.0, several path matching options have been deprecated and the PathPatternParser is being chosen by default over the AntPathMatcher. The Java configuration upgrade has been done progressively and deprecated options are going to be retired in #34036 and #34018.

We received feedback from customers about gaps in the upgrade experience in the mvc XML configuration namespace. While this configuration option is going to be deprecated itself in #34063, we should ensure that the upgrade experience is good.

Targeting this issue for 6.2.x with backports in 6.1.x and commercial versions.

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)status: backportedAn issue that has been backported to maintenance branchestype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions